| AreaBinary
|
Get/Set Binary for an index. Return/assignment value: String.
|
| AreaCoords
|
Get/Set Coords for an index. Return/assignment value: String.
|
| AreaMapshape
|
Get/Set Mapshape for an index. Return/assignment value:
SWSImageMapShape.
|
| AreaPage
|
Get/Set Page for an index. Return/assignment value: String.
|
| AreaScript
|
Get/Set Script for an index. Return/assignment value: String.
|
| AreaSrc
|
Get/Set Src for an index. Return/assignment value: String.
|
| AreaTarget
|
Get/Set Target. Return/assignment value: String.
|
| AreaVariables
|
Get the area variables dictionary. Return value:
Dictionary. This property is read only.
|
| Binary
|
Get/Set Binary. Return/assignment value: String.
|
| Border
|
Get/Set Border. Return/assignment value: Long.
|
| 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.
|
| Count
|
Return value: Long. 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.
|
| Height
|
Get/Set Height. Return/assignment value: Long.
|
| Mapname
|
Get/Set Mapname. 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.
|
| Src
|
Get/Set Src. 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.
|
| Width
|
Get/Set Width. Return/assignment value: Long.
|