Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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