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 the menu is right-aligned or left-aligned.
BOOL IsMenuRightAlign() const;
Return Value
Nonzero if the menu is right-aligned; otherwise FALSE.
Remarks
Use this function to determine the menu alignment. You can set the menu alignment by using the CMFCCustomizeButton::SetMenuRightAlign method. The default alignment is right.
Requirements
Header: afxcustomizebutton.h