Default Property

See Also         Example         Applies To

CheckBox object: Returns or sets the default check box value. True if the default value is checked. Read/write Boolean.

DropDown object: Returns or sets the default drop-down item. The first item in a drop-down form field is 1, the second item is 2, and so on. Read/write Long.

TextInput object: Returns or sets the text that represents the default text box contents. Read/write String.