ISDBUI::NewDockablePanel: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
m (added object link and related topics)
Line 3: Line 3:
===Property description===
===Property description===


Creates a new dockable panel on the main window.
Creates a new [[SDBUIDockablePanel|dockable panel]] on the main window.
 
=== Related Topics ===
 
*[[ISDBUI::NewDockablePersistentPanel]]
*[[ISDBUI::NewForm]]


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

Revision as of 12:47, 8 May 2007

CoClass SDBUI, Interface ISDBUI

Property Get NewDockablePanel As SDBUIDockablePanel


Property description

Creates a new dockable panel on the main window.

Related Topics