[]
        
(Showing Draft Content)

C1.Win.Calendar.DropDownCalendar

DropDownCalendar Class

Represents drop down calendar picker form.

Namespace: C1.Win.Calendar
Assembly: C1.Win.Calendar.4.8.dll
Syntax
public class DropDownCalendar : DropDownForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, IMessageFilter

Constructors

Name Description
DropDownCalendar()

Initializes a new instance of the DropDownCalendar class.

Properties

Name Description
BackColor
Font

Gets or sets the font of the text displayed by the control.

ForeColor
RightToLeftLayout

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnDeactivate(EventArgs)
OnKeyDown(KeyEventArgs)
OnKeyPress(KeyPressEventArgs)
OnKeyUp(KeyEventArgs)
OnOpen(EventArgs)
OnPostChanges(EventArgs)
OnVisibleChanged(EventArgs)
ProcessCmdKey(ref Message, Keys)
ProcessMnemonic(char)
WndProc(ref Message)