ComboBox drop-down window closing/hidden

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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...


.



Relevant Pages

  • Re: ComboBox drop-down window closing/hidden
    ... For example, clicking the box's down arrow, to remove the drop-down ... window, doesn't seem to generate any event. ... Besides not finding a public event method, I can't seem to find a ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How do I randomly select a cell without replacement?
    ... Take a look at Debra Dalgleish's site here: ... showing how to hide previously used items in a drop-down. ... The second time, I want to select on of the remaining names. ...
    (microsoft.public.excel.misc)
  • drop-down error
    ... I placed a drop-down list box on a form using the wizard. ... view showing existing records, then click on the drop-down, I get the below ... FieldSize setting permits. ...
    (microsoft.public.access.forms)