DECLARE_DHTMLEDITING_CMDMAP
Visual Studio 2010
Declares a DHTML editing command map in a class.
DECLARE_DHTMLEDITING_CMDMAP(className)
This macro is to be used in the definition of CHtmlEditView-derived classes.
Use BEGIN_DHTMLEDITING_CMDMAP to implement the map.
See HTMLEdit Sample.