CMFCButton::m_bRightImage

Indicates whether to display an image on the right side of the button.

BOOL m_bRightImage;

Remarks

Set the m_bRightImage member to TRUE to specify that the framework will display the button's image to the right of the button's text label.

Requirements

Header: afxbutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCButton Class