DHTML Editing Command Maps
The following macros can be used to map DHTML editing commands in CHtmlEditView-derived classes. For an example of their use, see HTMLEdit Sample.
DHTML Editing Command Map Macros
Declares a DHTML editing command map in a class. |
|
Starts the definition of a DHTML editing command map within a class. |
|
Marks the end of a DHTML editing command map. |
|
Maps a command ID to an HTML editing command. |
|
Maps a command ID to an HTML editing command and message handler. |
|
Maps a command ID to an HTML editing command and user interface element. |
|
Maps a command ID to an HTML editing command, message handler, and user interface element. |