BCGControlBar Pro for MFC
BOOL CBCGPPopupMenu::IsRightAlign ( ) const
inline

Tells whether the menu is aligned right or left.

Returns
TRUE if the menu is right aligned, FALSE if the menu left aligned.

Use this function to determine the menu alignment. You can set the menu alignment using SetRightAlign(). The default alignment is left.