CMFCCustomizeButton::IsMenuRightAlign
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