CFileDialog::AddRadioButtonList

Fügt eine Gruppe des Optionsfelds (auch als Optionsfeld) im Dialogfeld hinzugefügt.

HRESULT AddRadioButtonList(
   DWORD dwIDCtl
);

Parameter

  • dwIDCtl
    Die ID der Optionsfeldgruppe hinzuzufügen.

Anforderungen

Header: afxdlgs.h

Siehe auch

Referenz

CFileDialog-Klasse