J
joe
Hi,
Is there a way to push a button programatically (and for
that matter to emulate any other key/mouse event).
For example when a button is pressed by a mouse/key it
caves in and events get fired.
How do I cause this to happen programatically?
Something like:
MyButton.ClickIt()-and the button caves in
The Windows calculator does it nicely-copy some numbers in
the clipboard and paste them in the calculator and its
buttons get clicked.
Thanks
Is there a way to push a button programatically (and for
that matter to emulate any other key/mouse event).
For example when a button is pressed by a mouse/key it
caves in and events get fired.
How do I cause this to happen programatically?
Something like:
MyButton.ClickIt()-and the button caves in
The Windows calculator does it nicely-copy some numbers in
the clipboard and paste them in the calculator and its
buttons get clicked.
Thanks