Procedure btnStart
Description
Saves a reference to the Start button object.
After saving a reference to the object you have to implement the corresponding event handler. See btnStart.OnClickEvent Event for more information.
Code Snippet
Set btnStart = frmProcess.btnStart