Click or drag to resize
AceoffixCtrlBorderStyle Property
Gets or sets the border style of the AceoffixCtrl.

Namespace: Aceoffix
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public BorderStyleType BorderStyle { get; set; }

Property Value

Type: BorderStyleType
The default value is BorderStyleType.BorderFlat.
See Also