List Box Controls
Description
Pages relating to List Box Controls.
- Name
- Description
- Another Approach to Specifying Multiple Images in a List Box
Other examples have specified an image list with the I=imagelist command, and then selected the image to use by number. Another approach embeds the image name for each row in the data to be displayed by the list box.
- Check Box-List Box Control
A check box-list box is a control type that displays a list of choices in a list box. Each entry has a check box to the left of the entry. The user can select multiple entries in the list box by checking the check box for each entry that he wants to select.
- Specifying the Font of the List Box
The owner-draw string allows you to define the font of text that it outputs.
- Tabbed List Box Control
To display a list box with multiple columns of data, you use the Tabbed List Box control. The syntax for a tabbed list box control is: