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

NumericEditControl<(Of <(<'T>)>)>..::..ProcessKeyChar Method

Processes the key character.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


protected bool ProcessKeyChar(
	char keyChar
)
Protected Function ProcessKeyChar ( _
	keyChar As Char _
) As Boolean
protected:
bool^ ProcessKeyChar(
	wchar_t^ keyChar
)

Parameters

keyChar
Type: Char
The key character.

Return Value

true if XXXX, false otherwise.

Exceptions


ExceptionCondition
ArgumentOutOfRangeException