...
You are here: Main API -> Controls API -> Listbox
PROC API_List_Box_Str_Del STDCALL USES ebx,ecx,edx,esi,edi ARG wnd_handle,item_nr
This function deletes an item of the listbox.
Argument | Type | Description |
---|---|---|
wnd_handle | dword | handle of target listbox |
item_nr | dword | position of item to delete |