_CommandBars::AdaptiveMenus Property
Visual Studio 2015
Determines whether the set of controls is determined by usage. Always returns false.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610809363)] property bool AdaptiveMenus { [DispIdAttribute(1610809363)] bool get(); [DispIdAttribute(1610809363)] void set(bool value); }
Attempting to set this property with any other value will cause an exception to be thrown.
Show: