This data member in your control class is the one that holds text to be displayed with the control.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
BSTR m_bstrText;
See Also