| Attribute
|
Return/assignment value: String.
|
| Binary
|
Get/Set binary. Return/assignment value: Variant.
|
| CanHaveChildren
|
Can control contain arbitrary child controls. Return value: Boolean. This property is read only.
|
| 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.
|
| Disabled
|
Return/assignment value: Boolean.
|
| Divider
|
Return/assignment value: Boolean.
|
| Enabled
|
Return/assignment value: Boolean.
|
| Icon
|
Return/assignment value: String.
|
| JobQueue
|
Get/Set job queue. Return/assignment value:
SWSJobQueue.
|
| Name
|
Return/Set the control name. Return/assignment value: String.
|
| OnClick
|
Return/assignment value: String.
|
| Page
|
Get/Set page. Return/assignment value: Variant.
|
| ParentCollection
|
Returns the possible parent collection that holds this control. Return value:
SWSCollection. This property is read only.
|
| Permissions
|
Return/assignment value: Long.
|
| Script
|
Get/Set script. Return/assignment value: Variant.
|
| Style
|
Get/Set button style. Return/assignment value: String.
|
| Submit
|
Return/assignment value:
SWSSubmit.
|
| Target
|
Return/assignment value: String.
|
| Text
|
Return/assignment value: String.
|
| Type
|
Returns the type of control. Return value:
SWSControlType. This property is read only.
|