ISDBUIRadioButton::Common: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{MethodDeclaration|SDBUIRadioButton|ISDBUIRadioButton|Property Get/Let Checked As Boolean}}
{{MethodDeclaration|SDBUIRadioButton|ISDBUIRadioButton|Property Get Common As ISDBUICommon}}


===Property description===
===Property description===


State of the radio button.
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.