// ============================================================================
// wxRadioButton implementation
// ============================================================================
// ============================================================================
// wxRadioButton implementation
// ============================================================================
m_radioStyle = checkboxCtl;
if(!wxControl::Create(parent, id, pos, size, style, validator, name))
m_radioStyle = checkboxCtl;
if(!wxControl::Create(parent, id, pos, size, style, validator, name))
// ----------------------------------------------------------------------------
// wxRadioButton functions
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// wxRadioButton functions
// ----------------------------------------------------------------------------