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)