IDM_SHOWALLTAGS Command ID
Deprecated. Displays glyphs to show the location of all tags in a document.
C++ Information
Command group CGID_MSHTML (defined in mshtmhst.h) Symbolic constant IDM_SHOWALLTAGS User interface None. Set nCmdExecOpt to OLECMDEXECOPT_DONTPROMPTUSER. IOleCommandTarget::Exec parameters pvaIn VARIANT of type VT_BOOL specifying whether this feature is to be on or off.pvaOut Set to NULL.Header file mshtmcid.h Applies to IHTMLDocument2::execCommand, IHTMLDocument2::queryCommandEnabled, IHTMLDocument2::queryCommandIndeterm, IHTMLDocument2::queryCommandState, IHTMLDocument2::queryCommandSupported, IHTMLDocument2::queryCommandValue, IOleCommandTarget::Exec, IOleCommandTarget::QueryStatus.
Remarks
This command does not work with custom editing glyphs.
Windows Internet Explorer 8. Internet Explorer 8 in IE8 Standards mode no longer renders glyphs in the HTML editor. Glyphs still work in IE7 Standards mode and IE5 (Quirks) mode (also known as Quirks mode).
Minimum Availability
Internet Explorer 4.0 and later.
See Also
Using Editing Glyphs