ISDBUI::GetToolbar: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===Parameters=== {{MethodParameters |ToolbarName |String | toolbar name }} ===Property description=== Gets existing toolbar {{PAGENAME}} [[Category:...") |
m (added declaration, introduced) |
||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBUI|ISDBUI|Function GetToolbar(ToolbarName As String) As [[SDBMenuItem]]}} | |||
===Parameters=== | ===Parameters=== | ||
Line 7: | Line 9: | ||
===Property description=== | ===Property description=== | ||
Gets existing toolbar | Gets existing toolbar. | ||
{{Introduced|4.0}} | |||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 21:08, 20 April 2013
CoClass SDBUI, Interface ISDBUI
Function GetToolbar(ToolbarName As String) As SDBMenuItem
Parameters
Name | Type | Description |
---|---|---|
ToolbarName | String | toolbar name |
Property description
Gets existing toolbar.
Introduced in MediaMonkey version 4.0.