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