Link Search Menu Expand Document

Properties

The following properties are defined in the ComboBox class.

Name Access Type Initial Value Description
AutoTab CRW boolean $FALSE Whether to automatically move the focus to the next object
DropdownKey CR integer   Drop down key
Added since Ver.5.0.0
DropdownWidth CR integer   Dropdown width
Editable CRW boolean $TRUE Whether to allow the user to enter any value
InputMode CR integer   Specifying the character types that can be entered
Specifiable values have been added since Ver.5.0.3
SelectionMode CR integer 0 How to select from the options
Value* CRW String
UString
  Value to be displayed in the text box
UString have been added since Ver.5.0.3

Access
R: Readable W: Writable C: Initializable

*: default property