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 command handler from a command source object.
void RemoveCommandHandler(
unsigned int cmdID
);
Parameters
- cmdID
The command ID.
Remarks
This method removes the command handler mapped to cmdID from the command source object.
Requirements
Header: afxwinforms.h