eDriven Framework API
FromKeyboardEvent Method (event)
NamespaceseDriven.Core.Control.KeyboardKeyCombinationFromKeyboardEvent(KeyboardEvent)
eDriven Framework API
Creates the combo from keyboard event
Declaration Syntax
C#Visual BasicVisual C++
public static KeyCombination FromKeyboardEvent(
	KeyboardEvent event
)
Public Shared Function FromKeyboardEvent ( _
	event As KeyboardEvent _
) As KeyCombination
public:
static KeyCombination^ FromKeyboardEvent(
	KeyboardEvent^ event
)
Parameters
event (KeyboardEvent)
Return Value

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)