RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DateEditControl Members

The DateEditControl type exposes the following members.

Constructors


  Name Description
Public method DateEditControl()()()()
Initializes a new instance of the DateEditControl class.

Methods


  Name Description
Public method OnApplyTemplate
Called when [apply template].
Public method OnDropDownButtonClick
Called when [drop down button click].
Protected method OnPreviewKeyDown
Handles the [E:PreviewKeyDown] event.
Protected method OnTextBoxGotFocus
Called when [text box got focus].
Protected method OnTextChanged
Called when [text changed].
Protected method ProcessKey
Processes the key.
Protected method ProcessKeyChar
Processes the key character.
Public method SetReadOnlyMode
Sets the read only mode.
Public method SetSelectAll
Sets the select all.
Protected method SetText
Sets the text.

Fields


  Name Description
Public field Static member AllowNullValueProperty
The allow null value property
Public field Static member CultureIdProperty
The culture identifier property
Public field Static member DateFormatTypeProperty
The date format type property
Public field Static member DisplayFormatProperty
The display format property
Public field Static member EntryFormatProperty
The entry format property
Public field Static member MaximumDateProperty
The maximum date property
Public field Static member MinimumDateProperty
The minimum date property
Public field Static member PlayValidationSoundOnLostFocusProperty
The play validation sound on lost focus property
Public field Static member SetupProperty
The setup property
Public field Static member ValueProperty
The value property

Properties


  Name Description
Public property AllowNullValue
Gets or sets a value indicating whether [allow null value]. This is a bind-able property.
Public property Calendar
Gets or sets the calendar.
Public property Culture
Gets or sets the culture.
Public property CultureId
Gets or sets the culture identifier. This is a bind-able property.
Public property DateFormatType
Gets or sets the type of the date format. This is a bind-able property.
Public property DisplayFormat
Gets or sets the display format. This is a bind-able property.
Public property EntryFormat
Gets or sets the entry format. This is a bind-able property.
Public property MaximumDate
Gets or sets the maximum date. This is a bind-able property.
Public property MinimumDate
Gets or sets the minimum date. This is a bind-able property.
Public property PlayValidationSoundOnLostFocus
Gets or sets a value indicating whether [play validation sound on lost focus]. This is a bind-able property.
Public property Setup
Sets the setup. This is a bind-able property.
Public property Value
Gets or sets the value. This is a bind-able property.