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


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

esriControlsBorderStyle Constants

Control border style options.

Constant Value Description
esriNoBorder 0 The control has no border.
esriBorder 1 The control has a single pixel, black border.

Product Availability

Available with ArcGIS Engine.

.NET Samples

Use a PageLayoutControl as an overview window (Code Files: Overview) | ToolbarControl MDI application (Code Files: ChildForm)