ISDBUI::NewTranspPanel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Linkified the object) |
||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBUI|ISDBUI|Property Get NewTranspPanel(Owner As Object) As | {{MethodDeclaration|SDBUI|ISDBUI|Property Get NewTranspPanel(Owner As Object) As [[SDBUITranspPanel]]}} | ||
===Parameters=== | ===Parameters=== |
Latest revision as of 22:03, 5 March 2008
CoClass SDBUI, Interface ISDBUI
Property Get NewTranspPanel(Owner As Object) As SDBUITranspPanel
Parameters
Name | Type | Description |
---|---|---|
Owner | Object | Parent control of the newly created control. |
Property description
Creates a new transparent panel.