Re: Getting Combo Box Drop Down Button hWnd?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi,
Guessing again!
What about if the drop down button is not really a control but a drawing in the
edit control client area.  In that case the edit wndproc test for the location
of the
WM_LBUTTONDOWN  and if it got a hit on the button area, it redraw it and act 
accordingly. A way to test would be to subclass the edit control and block 
the passing of WM_LBUTTONDOWN to the default edit wndproc

regards,
Jacques DeschĂȘnes

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu