BCGControlBar Pro for MFC
void CBCGPTaskDialog::AddRadioButton ( int  nRadioButtonID,
const CString &  strCaption,
BOOL  bEnabled = TRUE 
)

Adds a radio button to the CBCGPTaskDialog.

Parameters
nRadioButtonIDThe identification number of the radio button.
strCaptionThe string that the CBCGPTaskDialog displays next to the radio button.
bEnabledA Boolean parameter that indicates whether the radio button is enabled.