DataGate Print File Designer® - Build 8.0.355 and above

Shape.BorderColor Property

The BorderColor property specifies the border color of a shape.

control.BorderColor [= System.Drawing.Color]

Property Value

System.Drawing.Color.  Gets or sets the enumeration value representing the color of the border.  The default color is Black.

Remarks

To set the BorderColor property of a control, click on the right side of the property and choose one of the System.Drawing.Color enumeration options under the Web, Custom, or System tabs in the drop-down box.  This display in the control will show the new border color selected.

See Also

Shape Class | Shape Class Members | System.Drawing.Color Enumeration