This topic has not yet been rated - Rate this topic

DECLARE_DHTMLEDITING_CMDMAP

Declares a DHTML editing command map in a class.

DECLARE_DHTMLEDITING_CMDMAP(className)

Parameter

className
The name of the class.

Remarks

This macro is to be used in the definition of CHtmlEditView-derived classes.

Use BEGIN_DHTMLEDITING_CMDMAP to implement the map.

Example

See HTMLEdit Sample.

See Also

MFC Macros and Globals | DHTML Editing Command Maps

Did you find this helpful?
(1500 characters remaining)