ISDBUICommonEvents::OnDblClick: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
m (introduced)
 
(2 intermediate revisions by 2 users not shown)
Line 9: Line 9:


This event is called when the associated control is double-clicked.
This event is called when the associated control is double-clicked.
{{Introduced|3.1.0.1217}}


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

Latest revision as of 22:03, 20 April 2013

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 version 3.1.0.1217.