ISDBUI::NewTrackBar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{MethodDeclaration|SDBUI|ISDBUI|Property Get NewTrackBar(Owner As Object) As SDBUITrackBar}} | {{MethodDeclaration|SDBUI|ISDBUI|Property Get NewTrackBar(Owner As Object) As [[SDBUITrackBar]]}} | ||
===Parameters=== | ===Parameters=== | ||
Latest revision as of 02:14, 26 December 2007
CoClass SDBUI, Interface ISDBUI
Property Get NewTrackBar(Owner As Object) As SDBUITrackBar
Parameters
| Name | Type | Description |
|---|---|---|
| Owner | Object | Parent control of the newly created control. |
Property description
Creates a new trackbar.