ISDBUI::NewDockablePanel: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
m (added object link and related topics)
(Linkified the object)
 
Line 1: Line 1:
{{MethodDeclaration|SDBUI|ISDBUI|Property Get NewDockablePanel As SDBUIDockablePanel}}
{{MethodDeclaration|SDBUI|ISDBUI|Property Get NewDockablePanel As [[SDBUIDockablePanel]]}}


===Property description===
===Property description===

Latest revision as of 22:07, 5 March 2008

CoClass SDBUI, Interface ISDBUI

Property Get NewDockablePanel As SDBUIDockablePanel


Property description

Creates a new dockable panel on the main window.

Related Topics