Link Search Menu Expand Document

ListBox Class


login image


This class displays a list box.

The ListBox class works in tandem with the ListItem class.

To set the data to be displayed as choices, you need to place an object of ListItem or its derived class in the structure defined under the ListBox object.


Object Structure

login image


Screen Display Example

https://biz-collections.com/support/webpages/html/onlinemanual/browser/crs/pac/std/std9.files/image002.gif


Printer output by Doc class

The selected character string is highlighted, and the non-selected character string is displayed normally.


Default properties and ValueType

The default property is Value. The ValueType specification is invalid.


Restrictions when visual style is enabled

Nothing in particular.


Precautions when scaling

Nothing in particular.


Table of contents