ISDBUI::NewGroupBox: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(Linkified the object)
 
Line 1: Line 1:
{{MethodDeclaration|SDBUI|ISDBUI|Property Get NewGroupBox(Owner As Object) As ISDBUIGroupBox}}
{{MethodDeclaration|SDBUI|ISDBUI|Property Get NewGroupBox(Owner As Object) As [[SDBUIGroupBox]]}}


===Parameters===
===Parameters===

Latest revision as of 22:04, 5 March 2008

CoClass SDBUI, Interface ISDBUI

Property Get NewGroupBox(Owner As Object) As SDBUIGroupBox


Parameters

Name Type Description
Owner Object Parent control of the newly created control.


Property description

Creates a new Group box.