DataEntryNumericControlProcessor..::..ProcessNumberDigit Method
Processes the number digit.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
protected virtual ProcessCharResults ProcessNumberDigit( char numberChar )
Protected Overridable Function ProcessNumberDigit ( _ numberChar As Char _ ) As ProcessCharResults
protected: virtual ProcessCharResults^ ProcessNumberDigit( wchar_t^ numberChar )
Parameters
- numberChar
- Type: Char
The number character.