Board index » delphi » Help - Combobox 16bit app in Windows 95/NT
Marc Batchelor
![]() Delphi Developer |
Fri, 10 Sep 1999 03:00:00 GMT
Help - Combobox 16bit app in Windows 95/NTHey all, I have a problem with comboboxes in a Delphi 1.x app running in Windows a)Create a combobox at runtime (button action should be fine) parented The problem is that when the combobox opens, Windows creates a new I can't see any way to correlate the ComboLBox to the Combobox - I have Ideally, I would like to subclass the combobox, trap the DropDown event, Has anyone else solved this problem? Thanks for any advice. |