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

DataEntryNumericControlProcessor..::..ProcessNumberDigit Method

Processes the number digit.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  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.

Return Value

ProcessCharResults.