BCGControlBar Pro for MFC
void CBCGPRibbonButton::SetRightAlignMenu ( BOOL  bSet = TRUE)
inline

Sets popup menu alignment.

You can assign a menu (SetMenu()) to a button. Use this function to change alignment of the menu.

Parameters
bSetIf TRUE, the menu will be displayed right aligned.