Better yet, if you want code to execute via a Button Click, but also want
that code to run when other actions are performed, the code should not be
*part of* the Button Click Event Handler, but should be *called by* the
Button Click Event Handler. Unless these other operations necessitate a
programmatic click of a Button, a Click is not necessary.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.