Using the SendMessage API, I know how to set tabstops in a list box.
However, the code only works if the style property of the listbox is
set to 0 - Standard.
I would like to set tabs in a listbox with the style set to 1 -
Checkbox. Does anyone know how to achieve this?
Regards,
Michael Floyd
Comment