CMFCButton::m_bTransparent

Indicates whether the button is transparent.

BOOL m_bTransparent;

Remarks

Set the m_bTransparent member to TRUE to specify that the framework will make the button transparent. The CMFCButton constructor initializes this member to FALSE.

Requirements

Header: afxbutton.h

See Also

Reference

CMFCButton Class

Hierarchy Chart