Code Red > VB(A)

Call Back From User after he finishes editing the drawing

(1/1)

NirVid:
Hello,
 
I have a form in VBA where User enters data and clicks a button to draw some objects in drawing.
 
I want the form to show again after User finishes drawing entities - which can be 1 or 10.
 
How can User 'tell' my program that he has finished his work and program can resume.
 
There is no 'Timer' control in VBA.
 
Another alternative way is after a certain amount of inactive time, resume the program.

mmelone:
The easiest way to do it would be to add a toolbar "Continue" button that the user would click.

Navigation

[0] Message Index

Go to full version