When you double click on the button, in the design view, you'll go to the code of a button's event. You'll enter to click by default, but you can change the event. Each event will be a separated Subprocedure, activated (during runtime) when the event is done.
Comment