CMFCButton::m_bTransparent
Indicates whether the button is transparent.
BOOL m_bTransparent;
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.
Header: afxbutton.h