Table of Contents

Class PopupCalendar

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

Popup window with Calendar control.

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

Constructors

PopupCalendar()

Initializes a new instance of the PopupCalendar class.

Properties

Default

Gets or sets default instance of the PopupCalendar.

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.