SWSTreeExplorer Members
Properties
| Name | Description |
|---|---|
| AllowMultiSelect |
Return/assignment value: Boolean. |
| BgColor |
Return/assignment value: String. |
| CanHaveChildren |
Can control contain arbitrary child controls. Return value: Boolean. This property is read only. |
| Caption |
Return/assignment value: String. |
| Children |
Returns the collection of child controls. Return value: SWSCollection. This property is read only. |
| CustomAttributes |
Get/Set custom attributes. Return/assignment value: String. |
| DescriptiveName |
Return/Set the control descriptive name. Return/assignment value: String. |
| Enabled |
Return/assignment value: Boolean. |
| FgColor |
Return/assignment value: String. |
| Height |
Return/assignment value: String. |
| Image |
Return/assignment value: String. |
| ItemImage |
Return/assignment value: String. |
| Items |
Return value: SWSItemCollection. This property is read only. |
| 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. |
| Script |
Return/assignment value: String. |
| ShowTitleBar |
Return/assignment value: Boolean. |
| Style |
Get/Set button style. Return/assignment value: String. |
| TreeBgColor |
Return/assignment value: String. |
| TreeFgColor |
Return/assignment value: String. |
| Type |
Returns the type of control. Return value: SWSControlType. This property is read only. |
| Variable |
Return/assignment value: String. |
| Width |
Return/assignment value: String. |
