CComControl::m_bstrText

This data member in your control class is the one that holds text to be displayed with the control.

Syntax

BSTR m_bstrText;

At a Glance

Header file: Atlctl.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComControl Overview, CComControl Data Members, CComControl::m_bstrCaption