ICommandUI::Radio

Sets the user interface item for this command to the appropriate check state.

property bool Radio;

Remarks

This property sets the user interface item for this command to the appropriate check state. Set Radio to TRUE to enable the item; otherwise FALSE.

Requirements

Header: afxwinforms.h

See Also

Reference

ICommandUI Interface