F
Fritz Zimmerman
Hello All,
I have a combobox (several actually) with which I'm having behavioral
problems.
I want the combobox to drop down when someone tabs to the control, I've
added
'Me.cmbServiceType.DroppedDown = True' to the enter event.
This works fine.
The problem comes when a user 'clicks' on the combobox. The box drops then
goes back up. I can't seem to stop this behavior no matter what I try.
Anyone have any ideas?
Thanks,
Fritz
I have a combobox (several actually) with which I'm having behavioral
problems.
I want the combobox to drop down when someone tabs to the control, I've
added
'Me.cmbServiceType.DroppedDown = True' to the enter event.
This works fine.
The problem comes when a user 'clicks' on the combobox. The box drops then
goes back up. I can't seem to stop this behavior no matter what I try.
Anyone have any ideas?
Thanks,
Fritz