menu

WinForms

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

    Show / Hide Table of Contents

    Class CalendarPopupHost

    Inheritance
    System.Object
    TopLevelWindow
    DropDownWindow
    PopupHost
    CalendarPopupHost
    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.GetAdjustedLocation(Point)
    PopupHost.GetIsMirrored()
    PopupHost.HidePopup()
    PopupHost.IgnoreWorkingArea
    PopupHost.IsShowing()
    PopupHost.NeedShadow
    PopupHost.OnDeactivate(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()
    PopupHost.WndProc(Message)
    TopLevelWindow.ShowWindowTopMost()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class CalendarPopupHost : PopupHost, IIgnoreWorkingArea

    Constructors

    CalendarPopupHost()

    Declaration
    public CalendarPopupHost()

    Methods

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Overrides
    PopupHost.Dispose(Boolean)

    OnHandleCreated(EventArgs)

    Declaration
    protected override void OnHandleCreated(EventArgs e)
    Parameters
    Type Name Description
    System.EventArgs e
    Overrides
    PopupHost.OnHandleCreated(EventArgs)

    Implements

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