08-13-2013, 01:10 PM
Hi All,
I should know this already :oops: but how do I test whether a combo box is open (uncollapsed) or not? I have a resizer of the dialog size in a timer loop and the mov/siz events shut down the open cb.
case CBN_SETFOCUS<<16|1 doesn't seem to work
Thanks,
Stuart
I should know this already :oops: but how do I test whether a combo box is open (uncollapsed) or not? I have a resizer of the dialog size in a timer loop and the mov/siz events shut down the open cb.
case CBN_SETFOCUS<<16|1 doesn't seem to work
Thanks,
Stuart