Hi There
For Example, I would like to press 2 Buttons by pressing 1 Button, or in UnLoad Events of a form.
Lets say that we have;
Command10_click Button and
Command20_Click button
I would like that both of them to be pressed in an Unload event of my form, But here is the challenge that there must be a “for Example “ 2 seconds Pause between them.
Otherwise after the first Button is pressed a 2 seconds of wait then the Second Button to be pressed.
Best regards
Sanan
For Example, I would like to press 2 Buttons by pressing 1 Button, or in UnLoad Events of a form.
Lets say that we have;
Command10_click Button and
Command20_Click button
I would like that both of them to be pressed in an Unload event of my form, But here is the challenge that there must be a “for Example “ 2 seconds Pause between them.
Otherwise after the first Button is pressed a 2 seconds of wait then the Second Button to be pressed.
Best regards
Sanan