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


esriToolbarOrientation Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Constants > E > esriToolbarOrientation Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Controls)  

esriToolbarOrientation Constants

ToolbarControl orientation options.

Constant Value Description
esriToolbarOrientationHorizontal 0 The toolbar is horizontally orientated.
esriToolbarOrientationVertical 1 The toolbar is vertically orientated.

Product Availability

Available with ArcGIS Engine.

.NET Samples

Change the appearance of the ToolbarControl (Code Files: Appearance)