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


IViewCommandToolbars.AutoShowToolbars Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

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