RadioButton

Extends Button
Inherited by ImageRadioButton

A RadioButton 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, PushButton, RadioButton), this policy has been chosen to avoid 4 more classes.

Constructors

Properties

Inheritance