CComControl::m_bBorderVisible

This data member in your control class that flags whether the control's border should be visible or not.

Syntax

BOOL m_bBorderVisible;

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_nBorderStyle, CComControl::m_clrBorderColor, CComControl::m_nBorderWidth