ISDBUIRadioButton::Common: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBUIRadioButton|ISDBUIRadioButton|Property Get | {{MethodDeclaration|SDBUIRadioButton|ISDBUIRadioButton|Property Get Common As ISDBUICommon}} | ||
===Property description=== | ===Property description=== | ||
Returns [[SDBUICommon]] object that can be used to modify basic properties of this object, e.g. position, size, etc. | |||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 19:29, 23 March 2007
CoClass SDBUIRadioButton, Interface ISDBUIRadioButton
Property Get Common As ISDBUICommon
Property description
Returns SDBUICommon object that can be used to modify basic properties of this object, e.g. position, size, etc.