2009-05-14 03:57 UTC
I am working on a modeless dialog with a combobox. The only time I want the dialog to keep focus is when the combobox has focus. I've not been able to achieve this.
I thought I could respond to the setfocus event, expecting it to fire when I clicked in the edit box, but clicking in the edit box doesn't seem to fire the setfocus event.
Any suggestions?
Thanks,
Mike
I thought I could respond to the setfocus event, expecting it to fire when I clicked in the edit box, but clicking in the edit box doesn't seem to fire the setfocus event.
Any suggestions?
Thanks,
Mike