|
-
February 12th, 1999, 08:34 PM
#1
Combobox events: KeyPress and Click help!
I have successfully implemented typeahead function within VB in
a ComboBox with source code from this site. I am also trying to
retain the mouse click functionality/event for a combobox.
Unfortunately, the mouse click event also get triggered when a
user types stuff in the combobox. Is there a way to detect in
the combobox click event if the user used the mouse or the
keyboard. i.e. is there any function to trap the ascii code
of the input (mouse or keyboard) within a Combo1_click event.
Your responses will be appreciated. Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|