Color, gradient, or pattern of the border of this object.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Brush BorderBrush { get; set; }
Visual Basic
Public Property BorderBrush As Brush
	Get
	Set
JScript
function get BorderBrush () : Brush
function set BorderBrush (value : Brush)

See Also