Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes a user interface command message handler from a command source object.
void RemoveCommandUIHandler( 
   unsigned int cmdID 
);
Parameters
- cmdID
 The command ID.
Remarks
This method removes the user interface command message handler mapped to cmdID from the command source object.
Requirements
Header: afxwinforms.h