Since it is not specific PB, i'm posting here.
First i tried this to know how many itens:
Code: Select all
count=SendMessage_(Listbox_handle, #LB_GETCOUNT, 0, 0)
Can anyone help me with it?
Thank´s
Code: Select all
count=SendMessage_(Listbox_handle, #LB_GETCOUNT, 0, 0)