ListBox

image\listbox_shg.gif

 

cClearLBAll

Remove the highlighting from all items in either a
Single-selection or a Multiple-select List Box.

cGetLBCount

Get a count of items in a List Box control.

cGetLBText

Extracts the text from a standard list box.

cGetLBSelText

Retrieve the text from all highlighted items in either a Single-selection
or a Multiple-select List Box control.

cSetLBItem

Sets a single item in a standard single item list box. It will not work with
a multiple selection listbox.

cSetLBItemEx

Select one or more items in a List Box control.