Click or drag to resize
UpdateDisplayBorderStyle Property
Gets or sets the BorderStyle used by the control.

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 BorderStyle BorderStyle { get; set; }

Property Value

Type: BorderStyle
One of the BorderStyle values.
See Also