hi all,
could i have a listbox with ownerdata like virtual listview in win32.
thanks in advance.
Printable View
hi all,
could i have a listbox with ownerdata like virtual listview in win32.
thanks in advance.
No, but you could use List Control with only one column instead!
Could you please give what style i can use to have a virtual listbox
Again: there is no such a concept like a "virtual listbox".
However, you could use virtual list control with LVS_REPORT style with only one column instead.
thaank you :wave: