ISDBUIButton::UseScript: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(Supplanted by ISDBScriptControl::RegisterEvent)
 
Line 4: Line 4:


Filename of a script where event functions are located.
Filename of a script where event functions are located.
===Comments===
This property has been supplanted by the [[ISDBScriptControl::RegisterEvent]] method.


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

Latest revision as of 01:58, 7 October 2007

CoClass SDBUIButton, Interface ISDBUIButton

Property Get/Let UseScript As String


Property description

Filename of a script where event functions are located.

Comments

This property has been supplanted by the ISDBScriptControl::RegisterEvent method.