This document is archived and information here might be outdated.  Recommended version.


IViewCommandToolbars.AutoShowToolbars Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IV > IViewCommandToolbars Interface > IViewCommandToolbars.AutoShowToolbars Property
ArcGIS Developer Help

IViewCommandToolbars.AutoShowToolbars Property

Indicates if toolbars associated with the view should be shown automatically.

[Visual Basic .NET]
Public Property AutoShowToolbars As Boolean
[C#]
public bool AutoShowToolbars {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IViewCommandToolbars Interface