The command button control is used to begin, interrupt, or end a process. When clicked, it invokes a command that has been written into its Click event procedure.
A control that is associated with a command. When you click the command button at run time, the command associated with the button executes.