Свойство | Тип | Описание | |
---|---|---|---|
m_eventType | KeyboardEvent |
Метод | Описание | |
---|---|---|
InputEventKeyboard ( KeyboardEvent eventType, |
||
InputEventKeyboard ( KeyboardEvent eventType, WinKeys wParamVirtKeyCode, int lParamKeyData, WinKeys modifiers ) : Ypsilon.Core.Windows | ||
OverrideKeyChar ( WinKeys newChar ) : void | ||
ToString ( ) : string |
public InputEventKeyboard ( KeyboardEvent eventType, |
||
eventType | KeyboardEvent | |
parent | ||
Результат | Ypsilon.Core.Windows |
public InputEventKeyboard ( KeyboardEvent eventType, WinKeys wParamVirtKeyCode, int lParamKeyData, WinKeys modifiers ) : Ypsilon.Core.Windows | ||
eventType | KeyboardEvent | |
wParamVirtKeyCode | WinKeys | |
lParamKeyData | int | |
modifiers | WinKeys | |
Результат | Ypsilon.Core.Windows |
public OverrideKeyChar ( WinKeys newChar ) : void | ||
newChar | WinKeys | |
Результат | void |