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

DataEntryNumericControlProcessor Methods

The DataEntryNumericControlProcessor type exposes the following members.

Methods


  Name Description
Public method CountNumberGroupSeparators
Counts the number group separators.
Public method FormatTextForEntry
Formats the text for entry.
Public method OnBackspaceKeyDown
Called when [backspace key down].
Public method OnDeleteKeyDown
Called when [delete key down].
Public method OnValueChanged
Called when [value changed].
Public method PasteText
Pastes the text.
Public method ProcessChar
Processes the character.
Protected method ProcessNumberDigit
Processes the number digit.
Public method StripNonNumericCharacters
Strips the non numeric characters.