You are here: Main API -> Controls API
| Function | Description |
|---|---|
| API_List_Box_Setup | Setup item size of a listbox |
| API_List_Box_Clear_All | Clear all strings of a listbox |
| API_List_Box_Str_Add | Add a string to a listbox |
| API_List_Box_Str_Del | Delete a string from a listbox |
| API_List_Box_Str_Set | Set string contents for an listbox item |
| API_List_Box_Item_Sel_Get | Get info about selected item |
| API_List_Box_Item_Id_Get | Get user ID of an listbox item |
| API_List_Box_Item_Addr_Get | Get memory address of an listbox item |