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


esriToolbarFillDirection Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Controls)  

esriToolbarFillDirection Constants

ToolbarControl background fill direction options.

Constant Value Description
esriToolbarFillHorizontal 0 The gradient fill of the toolbar is horizontal.
esriToolbarFillVertical 1 The gradient fill of the toolbar is vertical.

Product Availability

Available with ArcGIS Engine.

.NET Samples

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