...
You are here: Main API -> Controls API -> Listbox
PROC API_List_Box_Item_Id_Get STDCALL USES ebx,edx,esi,edi ARG wnd_handle,item_nr
This function gets the ID of an listbox item.
Argument | Type | Description |
---|---|---|
wnd_handle | dword | handle of target listbox |
item_nr | dword | item number |