CHtmlEditCtrlBase::SetShowMiscTags
Displays all the tags shown in Microsoft Internet Explorer 4.0.
HRESULT SetShowMiscTags(
bool bNewValue
) const;
Parameters
- bNewValue
If true, displays all the tags shown in Microsoft Internet Explorer 4.0.
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Remarks
This method sends the IDM SHOWMISCTAGS command ID to the WebBrowser control.
Requirements
Header: afxhtml.h