eDriven Framework API
ActionKeys Field
NamespaceseDriven.Gui.ComponentsInteractiveComponentActionKeys
eDriven Framework API
The collection of KeyCode which should fire action events (like PRESS event of button when in focus)
Declaration Syntax
C#Visual BasicVisual C++
public List<KeyCode> ActionKeys
Public ActionKeys As List(Of KeyCode)
public:
List<KeyCode>^ ActionKeys

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