SECTab::m_csLabel

CString  SECTab::m_csLabel

This member is storage for the label which is drawn on this tab. If you change this label by setting its value directly (rather than through the SECTabControl interface), you must cause a layout and redraw to occur in order to see the effect of your modification. To do this, call SECTabControl::RecalcLayout followed by SECTabControl::Invalidate.

See Also

SECTab