Properties
The following properties are defined in the ListBox class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| AcceptDrop | CRW | integer | 0 | Type that accepts drag and drop Added since Ver.4.1.0 Not supported in Mobile, AI |
| BgColor | CRW | integer | $STD | Background color Added since Ver.5.0.0, AI Ver.1.0.2 Not supported in Mobile, AI |
| Border | CR | boelean | $FALSE | Display border |
| FgColor | CRW | integer | $STD | Text color Added since Ver.5.0.0, AI Ver.1.0.2 Not supported in Mobile, AI |
| FontFace | CR | integer | $STD | Font decoration properties |
| FontKind | CR | integer | $STD | Font type Supported fonts have been added since Ver.4.1.0 Not supported in Mobile There’s a limit in AI |
| FontSize | CR | integer | 10 | font size |
| Scroll | CR | integer | $AUTO | Scroll bar display control There’s a limit in Mobile No more restriction since Mobile Ver.3.0.0 |
| SelectionMode | CRW | String | Selection mode | |
| ToolTip | CRW | String | Tooltip Not supported in Mobile, AI | |
| ToolTipDelayTime | CRW | integer | 0 | Tooltip display time Added since Ver.4.2.0 Not supported in Mobile, AI |
| Value* | CRW | integer | Selected position |
Access
R: Readable W: Writable C: Initializable
*: default property