Table of Contents

Class PopupCalendar

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Popup window with Calendar control.

public class PopupCalendar : PopupWindow<Calendar>, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
Inheritance
PopupCalendar
Implements

Constructors

PopupCalendar()

Initializes a new instance of the PopupCalendar class.

Methods

CreateMainControl()

Creates main control of the popup window.

HideOnClickPoint(PointD)

Gets whether mouse click on the specified point in the control closes popup window.