ISDBUICommonEvents::OnKeyPress

From MediaMonkey Wiki
Revision as of 21:59, 20 April 2013 by Michal.kocarek (talk | contribs) (introduced, see also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.


See Also