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

WPFControlsGlobals..::..SendKey Method

Sends the key.

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

Syntax


public static void SendKey(
	Key key
)
Public Shared Sub SendKey ( _
	key As Key _
)
public:
static void SendKey(
	Key^ key
)

Parameters

key
Type: Key
The key.