CCmdUI Member Functions

Construction
CCmdUI Constructs a CCmdUI object.
Operations
Enable Enables or disables the user-interface item for this command.
SetCheck Sets the check state of the user-interface item for this command.
SetRadio Like the SetCheck member function, but operates on radio groups.
SetText Sets the text for the user-interface item for this command.
ContinueRouting Tells the command-routing mechanism to continue routing the current message down the chain of handlers.

See Also

CCmdUI Overview, CCmdUI Data Members, Support Classes