ComboBox drop-down window closing/hidden
- From: - HAL9000 <gumpy@xxxxxxxx>
- Date: Fri, 21 Mar 2008 02:00:03 -0600
I am trying to get an event when the drop-down Combo Box goes away /
reverts back to showing a single item.
For example, clicking the box's down arrow, to remove the drop-down
window, doesn't seem to generate any event. Not even a mouse event.
That seems a little odd.
Besides not finding a public event method, I can't seem to find a
protected method to over-ride either.
I am guessing I need to look for a message in ComboBox's WndProc().
But I don't know which message is the one I'm looking for.
Any ideas ?
Thanks...
.
- Follow-Ups:
- Re: ComboBox drop-down window closing/hidden
- From: kimiraikkonen
- Re: ComboBox drop-down window closing/hidden
- Prev by Date: MustInherit gives a problem
- Next by Date: Re: Execute macro only for one solution
- Previous by thread: MustInherit gives a problem
- Next by thread: Re: ComboBox drop-down window closing/hidden
- Index(es):
Relevant Pages
|