foreveryoung
Programmer
Ideally I would like a drop down combobox with checkboxes in it but cant find that functionality. I am left with using the Microsoft Windows Forms Listbox 2 control with the liststyle set to "option".
I want to use the getselitems API on this control but do not know how to determine the handle to the control. If anyone knows how I can determine the handle of any Access control then this would be most useful, or is there a combobox out there that can use checkboxes on the drop down part.
Thanks Dave
I want to use the getselitems API on this control but do not know how to determine the handle to the control. If anyone knows how I can determine the handle of any Access control then this would be most useful, or is there a combobox out there that can use checkboxes on the drop down part.
Thanks Dave