RadioButton Control

Control
   RadioButton

control RadioButton implements

IDisposable

Constructors

RadioButton

Properties

Value
ToolTip
Caption
Width (Inherited) Sets or gets width of the control.
Height (Inherited) Sets or gets height of the control.
Visible (Inherited) Visible state of the control.
Window (Inherited) Gets control’s owner window.
Left (Inherited) Sets or gets controls left location.
Top (Inherited) Sets or gets controls top location.

Methods

Dispose
OnAction (Protected)
OnGotFocus (Protected)
OnLostFocus (Protected)
SetFocus (Inherited) Sets focus.

Events

Action
GotFocus
LostFocus