Gets or sets the TX Drawing Control's border line color. The default value is System.Drawing.SystemColors.WindowText.

Syntax

public System.Drawing.Color BorderColor { get; set; }
Public Property BorderColor() As System.Drawing.Color