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

DateEditProcessor..::..ProcessChar Method

Processes the character.

Namespace:  RingSoft.DataEntryControls.Engine.Date
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public ProcessCharResults ProcessChar(
	DateEditControlSetup setup,
	char keyChar
)
Public Function ProcessChar ( _
	setup As DateEditControlSetup, _
	keyChar As Char _
) As ProcessCharResults
public:
ProcessCharResults^ ProcessChar(
	DateEditControlSetup^ setup, 
	wchar_t^ keyChar
)

Parameters

setup
Type: RingSoft.DataEntryControls.Engine..::..DateEditControlSetup
The setup.
keyChar
Type: Char
The key character.

Return Value

ProcessCharResults.