Button
Button control which looks by default like on the picture below. It is used, for example, to allow user save data he entered or make a choice. OnClick is the main event of the button you will use to assign to it a function which will do some job when user clicks on button.
Interfaces
Classes