| ||
| ||
| ||
| ||
| ||
Returns the TLBAdapter associated with the listbox. |
| ||
Get the number of the first selected item. Returns ((unsigned)-1) when there's no item selected. |
| ||
Returns the number of items in the listbox's TLBAdapter. |
| ||
Get the number of the next selected item. Returns ((unsigned)-1) when there are no more items. |
| ||
Returns the number of selected items. |
| ||
Returns the number of the first visible item in the listbox. |
| ||
| ||
Set selection to item number 'n' starting with 0. |
| ||
Set a new adapter an destroy the old one |
| ||
Make item number 'p' the first visible item. |
| ||
The type can be:
|
| ||
| ||
| ||
| ||
| ||
| ||
| ||