menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NavigationView.PopupHost - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class NavigationView.PopupHost

    Inheritance
    System.Object
    TopLevelWindow
    DropDownWindow
    PopupHost
    NavigationView.PopupHost
    Implements
    IIgnoreWorkingArea
    Inherited Members
    DropDownWindow.CreateParams
    PopupHost.AdjustLocationForAlignment(Point, PopupRelativeAlignment)
    PopupHost.AttachPopup()
    PopupHost.BorderGap
    PopupHost.ComputeControlLocation()
    PopupHost.ComputeLayout()
    PopupHost.ComputeMyLocation()
    PopupHost.ComputeMySize()
    PopupHost.CreateShadow()
    PopupHost.CurrentRAlign
    PopupHost.DetachPopup()
    PopupHost.Dispose(Boolean)
    PopupHost.GetAdjustedLocation(Point)
    PopupHost.GetIsMirrored()
    PopupHost.HidePopup()
    PopupHost.IgnoreWorkingArea
    PopupHost.IsShowing()
    PopupHost.NeedShadow
    PopupHost.OnDeactivate(EventArgs)
    PopupHost.OnHandleCreated(EventArgs)
    PopupHost.OnLocationChanged(EventArgs)
    PopupHost.OnPaint(PaintEventArgs)
    PopupHost.OnSizeChanged(EventArgs)
    PopupHost.OnVisibleChanged(EventArgs)
    PopupHost.OverlapBorderColor
    PopupHost.PopupControl
    PopupHost.PopupControlContainer
    PopupHost.ResumeLayout(Boolean)
    PopupHost.Shadow
    PopupHost.ShowPopup()
    PopupHost.SuspendLayout()
    PopupHost.UpdateVisibility()
    TopLevelWindow.ShowWindowTopMost()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class PopupHost : PopupHost, IIgnoreWorkingArea

    Constructors

    PopupHost()

    Declaration
    public PopupHost()

    Methods

    WndProc(ref Message)

    Declaration
    protected override void WndProc(ref Message m)
    Parameters
    Type Name Description
    System.Windows.Forms.Message m
    Overrides
    PopupHost.WndProc(ref Message)

    Implements

    IIgnoreWorkingArea
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved