More Action, Please
Click once, create one box
Click again, show another
Steps for multiclicks ...
- Declare clickCount variable
- In Form_Load initialize it to 0
- In Form_Click, increment it
- Then test its value with If-Then
- For each value do what you
want on that click