Share via


CDHtmlDialog::m_bUseHtmlTitle

Indicates whether to use the HTML document's title as the dialog caption.

BOOL m_bUseHtmlTitle;

Remarks

If m_bUseHtmlTitle is true, the dialog caption is set equal to the title of the HTML document; otherwise, the caption in the dialog resource is used.

Requirements

Header: afxdhtml.h

See Also

Reference

CDHtmlDialog Class

Hierarchy Chart