DateEditControl Members
The DateEditControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DateEditControl()()()() |
Initializes a new instance of the DateEditControl class.
|
Methods
Name | Description | |
---|---|---|
OnApplyTemplate |
Called when [apply template].
|
|
OnDropDownButtonClick |
Called when [drop down button click].
|
|
OnPreviewKeyDown |
Handles the [E:PreviewKeyDown] event.
|
|
OnTextBoxGotFocus |
Called when [text box got focus].
|
|
OnTextChanged |
Called when [text changed].
|
|
ProcessKey |
Processes the key.
|
|
ProcessKeyChar |
Processes the key character.
|
|
SetReadOnlyMode |
Sets the read only mode.
|
|
SetSelectAll |
Sets the select all.
|
|
SetText |
Sets the text.
|
Fields
Name | Description | |
---|---|---|
AllowNullValueProperty |
The allow null value property
|
|
CultureIdProperty |
The culture identifier property
|
|
DateFormatTypeProperty |
The date format type property
|
|
DisplayFormatProperty |
The display format property
|
|
EntryFormatProperty |
The entry format property
|
|
MaximumDateProperty |
The maximum date property
|
|
MinimumDateProperty |
The minimum date property
|
|
PlayValidationSoundOnLostFocusProperty |
The play validation sound on lost focus property
|
|
SetupProperty |
The setup property
|
|
ValueProperty |
The value property
|
Properties
Name | Description | |
---|---|---|
AllowNullValue |
Gets or sets a value indicating whether [allow null value]. This is a bind-able property.
|
|
Calendar |
Gets or sets the calendar.
|
|
Culture |
Gets or sets the culture.
|
|
CultureId |
Gets or sets the culture identifier. This is a bind-able property.
|
|
DateFormatType |
Gets or sets the type of the date format. This is a bind-able property.
|
|
DisplayFormat |
Gets or sets the display format. This is a bind-able property.
|
|
EntryFormat |
Gets or sets the entry format. This is a bind-able property.
|
|
MaximumDate |
Gets or sets the maximum date. This is a bind-able property.
|
|
MinimumDate |
Gets or sets the minimum date. This is a bind-able property.
|
|
PlayValidationSoundOnLostFocus |
Gets or sets a value indicating whether [play validation sound on lost focus]. This is a bind-able property.
|
|
Setup |
Sets the setup. This is a bind-able property.
|
|
Value |
Gets or sets the value. This is a bind-able property.
|