SWSVarNode Members

Functions

Name Description
None NA

Properties

Name Description
AllowOverlap

Return/assignment value: Boolean.

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.

CodeButton

Get/Put the code button control. Return value: SWSButton. This property is read only.

CodeDesc

Get/Put the code description control. Return value: SWSStatic. 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.

Edit

Get/Put the edit control. Return value: SWSEdit. This property is read only.

Enabled

Return/assignment value: Boolean.

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.

PreserveOrder

Return/assignment value: Boolean.

Select

Get/Put the select control. Return value: SWSSelect. This property is read only.

Style

Get/Set button style. Return/assignment value: String.

Type

Returns the type of control. Return value: SWSControlType. This property is read only.

UseCommonData

Return/assignment value: Boolean.

VarDesc

Get/Put the variable description control. Return value: SWSStatic. This property is read only.