Hi
I use VB6.0 as front end...
I want something like,
When my application displays a particular message, It should trigger an event which clicks the button
Say whenever " Hello World " message is displayed, my program should make my mouse pointer to and click the button "GO"
I should be able to use this function at many places
Is there any way to do it???
I use VB6.0 as front end...
I want something like,
When my application displays a particular message, It should trigger an event which clicks the button
Say whenever " Hello World " message is displayed, my program should make my mouse pointer to and click the button "GO"
I should be able to use this function at many places
Is there any way to do it???
Comment