wxRadioBox::Enable

void Enable(Bool enable)

Enables or disables the entire radiobox.

void Enable(int n, Bool enable)

Enables or disables an individual button in the radiobox (does nothing in XView).