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

DateEditProcessor Members

The DateEditProcessor type exposes the following members.

Constructors


  Name Description
Public method DateEditProcessor
Initializes a new instance of the DateEditProcessor class.

Methods


  Name Description
Public method CheckDeleteAll
Checks the delete all.
Public method GetNullDatePattern
Gets the null date pattern.
Public method OnBackspaceKeyDown
Called when [backspace key down].
Public method OnDeleteKeyDown
Called when [delete key down].
Public method OnLostFocus
Called when [lost focus].
Public method OnSetFocus
Called when [set focus].
Public method OnSpaceKey
Called when [space key].
Public method PasteText
Pastes the text.
Public method ProcessChar
Processes the character.

Properties


  Name Description
Public property Control
Gets the control.
Public property Value
Gets the value.

Events


  Name Description
Public event ValueChanged
Occurs when [value changed].