Enum BorderWeight
Defines the constants that specifies the weight of border line in EditControl.
Namespace: Syncfusion.Windows.Forms.Edit.Enums
Assembly: Syncfusion.Edit.Windows.dll
Syntax
[Flags]
public enum BorderWeight
Fields
Name | Description |
---|---|
Bold | Defines the 2px line. |
Double | Defines the two 1px lines with delimiter in 1px. |
Thin | Defines the 1px line. |