I
Ian Millward
How do I simulate an onclick event from the keyboard. As my user tabs
through several date entry textboxes, which are locked to prevent mistyped
date formats, I have a popup calendar to enter the date. They need to mouse
click on the selected field to execute the calendar FormOpen command. What I
had in mind was to tab through to the field they want and to press the space
bar or, some other combination of keys, to simulate the mouse click.. I
thought that vbKeyExecute sounded like a good bet but can't find any
documentation telling me what it's function is.
Any ideas?
Ian Millward
Edinburgh
through several date entry textboxes, which are locked to prevent mistyped
date formats, I have a popup calendar to enter the date. They need to mouse
click on the selected field to execute the calendar FormOpen command. What I
had in mind was to tab through to the field they want and to press the space
bar or, some other combination of keys, to simulate the mouse click.. I
thought that vbKeyExecute sounded like a good bet but can't find any
documentation telling me what it's function is.
Any ideas?
Ian Millward
Edinburgh