skmMenu: An ASP.NET Menu Control

MenuItem.BorderColor Property

Gets or sets the border color of the Web control.

new public System.Drawing.Color BorderColor {get; set;}

Property Value

A System.Drawing.Color that represents the border color of the control. The default is Color.Empty, which indicates that this property is not set.

Remarks

Use the BorderColor property to specify the border color of the Web Server control.

See Also

MenuItem Class | skmMenu Namespace