Button

Extends Item
Inherited by RadioButton, ImageButton, CheckBox

A Button is by default text based. Only if it is created with an image passed to the constructor, It is picture based. Picture based items (CheckBox, Static, Button, RadioButton), this policy has been chosen to avoid 4 more classes.

Constructors

Properties

Inheritance