ISDBUI::NewDockablePanel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Linkified the object) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBUI|ISDBUI|Property Get NewDockablePanel As SDBUIDockablePanel}} | {{MethodDeclaration|SDBUI|ISDBUI|Property Get NewDockablePanel As [[SDBUIDockablePanel]]}} | ||
===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}}]] |
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.