DataEntryNumericControlProcessor Members
The DataEntryNumericControlProcessor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataEntryNumericControlProcessor |
Initializes a new instance of the DataEntryNumericControlProcessor class.
|
Methods
Name | Description | |
---|---|---|
CountNumberGroupSeparators |
Counts the number group separators.
|
|
FormatTextForEntry |
Formats the text for entry.
|
|
OnBackspaceKeyDown |
Called when [backspace key down].
|
|
OnDeleteKeyDown |
Called when [delete key down].
|
|
OnValueChanged |
Called when [value changed].
|
|
PasteText |
Pastes the text.
|
|
ProcessChar |
Processes the character.
|
|
ProcessNumberDigit |
Processes the number digit.
|
|
StripNonNumericCharacters |
Strips the non numeric characters.
|