Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether to draw a focus rectangle around a button.
BOOL m_bDrawFocus;
Remarks
Set the m_bDrawFocus member to TRUE to specify that the framework will draw a focus rectangle around the button's text and image if the button receives focus.
The CMFCButton constructor initializes this member to TRUE.
Requirements
Header: afxbutton.h