Click or drag to resize
UpdateDisplayBorderColor Property
Gets or sets the color of the control's border.

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
public Color BorderColor { get; set; }

Property Value

Type: Color
The color of the control's border.
See Also