Previous  Next

CRadioButton

CRadioButton is a class of RadioButton complex control.

Description

CRadioButton itself is not used, it used for creation of CRadioGroup items.

Declaration

   class CRadioButton : public CWndContainer

Title

   #include <Controls\RadioButton.mqh>

Inheritance hierarchy

  CObject

      CWnd

          CWndContainer

              CRadioButton

Class Methods by Groups

Create

 

Create

Creates control

Chart event handlers

 

OnEvent

Event handler for all chart events

Properties

 

Text

Gets/sets the text label associated with the control

Color

Gets/sets the color of text label associated with the control

State

 

State

Gets/sets the state

Dependent controls

 

CreateButton

Creates button

CreateLabel

Creates label

Dependent controls event handlers

 

OnClickButton

"ClickButton" internal event handler (virtual)

OnClickLabel

"ClickLabel" internal event handler (virtual)

Methods inherited from class CObject

Prev, Prev, Next, Next, Type, Compare

Methods inherited from class CWnd

Name, ControlsTotal, Control, Rect, Left, Left, Top, Top, Right, Right, Bottom, Bottom, Width, Width, Height, Height, Size, Size, Size, Contains, Contains, Alignment, Align, Id, IsEnabled, IsVisible, Visible, IsActive, Activate, Deactivate, StateFlags, StateFlags, StateFlagsSet, StateFlagsReset, PropFlags, PropFlags, PropFlagsSet, PropFlagsReset, MouseX, MouseX, MouseY, MouseY, MouseFlags, MouseFlags, MouseFocusKill, BringToTop

Methods inherited from class CWndContainer

Destroy, OnMouseEvent, ControlsTotal, Control, ControlFind, MouseFocusKill, Add, Add, Delete, Delete, Move, Move, Shift, Id, Enable, Disable, Show, Hide, Save, Load