_CommandBars.AdaptiveMenus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks or unchecks the check box control for the option to show menus in Microsoft Office as full or personalized.
public:
property bool AdaptiveMenus { bool get(); void set(bool value); };
public bool AdaptiveMenus { get; set; }
member this.AdaptiveMenus : bool with get, set
Public Property AdaptiveMenus As Boolean
Property Value
Remarks
This property returns True if adaptive menus are enabled for all applications in Microsoft Office; False otherwise.
To set this control in any application, do the following:
- On the Tools menu, select Customize.
- Select the Options tab.
- The Always show full menus option is located in the Personalized Menus and Toolbars section.