Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / DoubleLineBorder Class


DoubleLineBorder Class Properties

For a list of all members of this type, see DoubleLineBorder members.

Public Properties
 NameDescription
Public PropertyGets whether the line is drawn on the bottom edge of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets the color of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets the insets of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets whether the line is drawn on the left edge of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets whether the line is drawn on the right edge of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets the thickness of the double-line border in pixels (always set to 3).  
Public PropertyGets whether the line is drawn on the top edge of the border. (Inherited from FarPoint.Win.LineBorder)
Top
See Also