CommandBar::AdaptiveMenu Property
Visual Studio 2015
Determines whether menu commands appear and disappear based on usage. Always returns false.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874914)] property bool AdaptiveMenu { [DispIdAttribute(1610874914)] bool get(); [DispIdAttribute(1610874914)] void set(bool value); }
Show: