ISDBUICommonEvents::OnKeyPress
CoClass SDBUICommon, Interface ISDBUICommonEvents
Sub OnKeyPress(Key As String)
Parameters
| Name | Type | Description | 
|---|---|---|
| Key | String | Specifies character that was just pressed. | 
Event description
This event is called when a key is pressed.
Introduced in MediaMonkey version 3.1.0.1221.
