class XGRadioButton

Declared in <XButtons.h>
Declared from XGButton

This is the radio button


Printer Core

XGRadioButton::DrawControl
XGRadioButton::InitControl
XGRadioButton::InitControl
XGRadioButton::XGRadioButton
XGRadioButton::~XGRadioButton


Printer Core

XGRadioButton::DrawControl

Usage: void XGRadioButton::DrawControl(bool down)

Draw this control. 'true' means draw down

XGRadioButton::InitControl

Usage: void XGRadioButton::InitControl(char*name,long value)

Initialize the control

XGRadioButton::InitControl

Usage: void XGRadioButton::InitControl(char*buffer,long value)

Initialize the control

XGRadioButton::XGRadioButton

Usage: bool XGPrinter::GetCancelState()

Construct me

XGRadioButton::~XGRadioButton

Usage: XGRadioButton::~XGRadioButton()

Delete me