
Combobox DoubleClick event NEVER FIRES?!?!?
Jeff, thanks as always for responding! I do know that there are
alternatives to what I am trying to allow the user to do by
double-clicking a ComboBox. And I certainly take your word that it is
a 'completely non-standard action'.
What provoked me to post the message is that (regardless I guess of
*why* I wanted to use the event)... a Combobox event that clearly
exists as a programming option... doesn't seem to fire!
If you (or anyone else reading this) have another moment, I'd be
curious to know if you've experienced this same surprising limitation.
Again, it's not about the merits of placing code in the Combobox
event, my curiosity is more about why the event doesn't seem to
happen!
Thanks again. Looking forward to further comments.
On Sun, 11 Feb 2001 01:00:26 -0500, "Jeff Johnson"
Quote:
>> On the other hand, when I double click the ComboBoxes... their
>> DoubleClick event *NEVER* fires?!?!?!
>Double-clicking a combo is a completely non-standard action. When is the
>last time you actually double-clicked one? What are you trying to do?