The methods of the ISdgKeyboardWidget interface are listed below. For a complete list of ISdgKeyboardWidget interface members, see the ISdgKeyboardWidget Members topic.
OnSdgKeyDown | Method fired whenever a keyboard event is pressed and the current widget is focused by that mouse |
OnSdgKeyPress | Method fired whenever a keyboard event is pressed and the current widget is focused by that mouse |
OnSdgKeyUp | Method fired whenever a keyboard event is released and the current widget is focused by that mouse |