ISDBUICommonEvents::OnDblClick: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
This event is called when the associated control is double-clicked.
This event is called when the associated control is double-clicked.


Introduced in MediaMonkey 3.0.1.1217.
Introduced in MediaMonkey 3.1.0.1217.


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Revision as of 16:48, 21 January 2009

CoClass SDBUICommon, Interface ISDBUICommonEvents

Sub OnDblClick(Control As Object)


Parameters

Name Type Description
Control Object


Event description

This event is called when the associated control is double-clicked.

Introduced in MediaMonkey 3.1.0.1217.