The Button Control is widely used to get the user to interact with the form.
Usually, one might want to have the button disabled to start with, or even hidden. To do so, the Enabled Property and the Visible Property, found under the Behavior Properties, are used.
The button's content can either be text, image or custom html. To specify what should be displayed, simply fill in the Text Property