| AutoFit
|
Return/assignment value: Boolean.
|
| BorderAttribute
|
Return/assignment value: String.
|
| CanHaveChildren
|
Can control contain arbitrary child controls. Return value: Boolean. This property is read only.
|
| CaptionAttribute
|
Return/assignment value: String.
|
| Children
|
Returns the collection of child controls. Return value:
SWSCollection. This property is read only.
|
| ContentAttribute
|
Return/assignment value: String.
|
| CustomAttributes
|
Get/Set custom attributes. Return/assignment value: String.
|
| DescriptiveName
|
Return/Set the control descriptive name. Return/assignment value: String.
|
| EnableStatusBar
|
Return/assignment value: Boolean.
|
| Enabled
|
Return/assignment value: Boolean.
|
| MenuAttribute
|
Return/assignment value: String.
|
| Name
|
Return/Set the control name. Return/assignment value: String.
|
| OnClick
|
Return/assignment value: String.
|
| ParentCollection
|
Returns the possible parent collection that holds this control. Return value:
SWSCollection. This property is read only.
|
| StaticIcon
|
Return/assignment value: String.
|
| StatusAttribute
|
Return/assignment value: String.
|
| Style
|
Get/Set button style. Return/assignment value: String.
|
| Type
|
Returns the type of control. Return value:
SWSControlType. This property is read only.
|