Hi
I need some help on this one. I have a drop down box. As soon as I start typing in it, it drops down automatically using (ActiveControl.Dropdown) on key press event procedure. when i press enter to select the client the dropdown box stay open and does not close. What can I put into the "on enter" event to close the drop down box after I press enter.
I have tried to set the focus to something else on enter but it does not work.
Please let me know if you guys have any ideas.
Thank you very much
I need some help on this one. I have a drop down box. As soon as I start typing in it, it drops down automatically using (ActiveControl.Dropdown) on key press event procedure. when i press enter to select the client the dropdown box stay open and does not close. What can I put into the "on enter" event to close the drop down box after I press enter.
I have tried to set the focus to something else on enter but it does not work.
Please let me know if you guys have any ideas.
Thank you very much