PyCCmdUI Object

A class for manipulating user-interface elements. Encapsulates an MFC CCmdUI class

Methods

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. 

Properties

int m_nIndex

int m_nID

PyCMenu m_pMenu

PyCMenu m_pSubMenu