WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NavigationView.PopupHost

    Show / Hide Table of Contents

    Class NavigationView.PopupHost

    Inheritance
    System.Object
    TopLevelWindow
    DropDownWindow
    PopupHost
    NavigationView.PopupHost
    Implements
    IIgnoreWorkingArea
    Inherited Members
    PopupHost.CreateShadow()
    PopupHost.DetachPopup()
    PopupHost.AttachPopup()
    PopupHost.ComputeMySize()
    PopupHost.SuspendLayout()
    PopupHost.ResumeLayout(Boolean)
    PopupHost.ComputeControlLocation()
    PopupHost.AdjustLocationForAlignment(Point, PopupRelativeAlignment)
    PopupHost.ComputeMyLocation()
    PopupHost.GetAdjustedLocation(Point)
    PopupHost.OnVisibleChanged(EventArgs)
    PopupHost.IsShowing()
    PopupHost.OnLocationChanged(EventArgs)
    PopupHost.OnSizeChanged(EventArgs)
    PopupHost.OnPaint(PaintEventArgs)
    PopupHost.ShowPopup()
    PopupHost.UpdateVisibility()
    PopupHost.ComputeLayout()
    PopupHost.HidePopup()
    PopupHost.OnDeactivate(EventArgs)
    PopupHost.GetIsMirrored()
    PopupHost.Dispose(Boolean)
    PopupHost.OnHandleCreated(EventArgs)
    PopupHost.BorderGap
    PopupHost.Shadow
    PopupHost.PopupControl
    PopupHost.NeedShadow
    PopupHost.PopupControlContainer
    PopupHost.CurrentRAlign
    PopupHost.OverlapBorderColor
    PopupHost.IgnoreWorkingArea
    DropDownWindow.CreateParams
    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 - 2023 Syncfusion Inc. All Rights Reserved