Special Properties

MAX-TEXT (numeric)

This property is the same as the entry field property of the same name.

ITEM-TO-ADD (alphanumeric)

This property is the same as the list box property of the same name.

MASS-UPDATE (numeric)

This property behaves the same as the list box property of the same name.

RESET-LIST (numeric)

This property is the same as the list box property of the same name.

ITEM-TO-DELETE (numeric)

This property is the same as the LIST BOX property of the same name.

INSERTION-INDEX (numeric)

This property is the same as the list box property of the same name.

TERMINATION-VALUE (numeric)

This property produces the same behavior as the TERMINATION-VALUE push button property, except that it acts on the CMD-DBLCLICK event instead of the CMD-CLICKED event. This property is used only when the NOTIFY-DBLCLICK style is also used. The compiler applies the NOTIFY-DBLCLICK style automatically if this property is explicitly named when the control is initially created. Note that this does not occur if you use the PROPERTY phrase to supply the property value (by giving its identifying number).

EXCEPTION-VALUE (numeric)

This property produces the same behavior as the push button property of the same name, except that it acts on the CMD-DBLCLICK event instead of the CMD-CLICKED event. This property is used only when the NOTIFY-DBLCLICK style is also used. The compiler applies the NOTIFY-DBLCLICK style automatically if this property is explicitly named when the control is initially created. Note that this does not occur if you use the PROPERTY phrase to supply the property value (by giving its identifying number).