text editbox

A collection of text editboxes.

text editbox Properties

Property Type Access Description
class type class read The class descriptor type.
edit contents string r/w The default value in an editbox control. Note: Do not specify both edit contents and edit value. If both are specified, the one that occurs later in the script is used.
id integer read The unique ID of the text editbox.
index integer read The index of the text editbox within its containing object.
min width fixed r/w The width of the control. For an editbox or combobox, specifies the minimum width of the box.
object reference text editbox read An object reference for the text editbox.
parent reference read The parent of the text editbox (a dialog column, dialog row, enabling group or border panel). Can return: dialog column, dialog row, enabling group or border panel.
properties record r/w A property that allows setting of several properties at the same time.

Leave a Comment

Previous post:

Next post: