[]
        
(Showing Draft Content)

FarPoint.Win.DoubleLineBorderFactory

DoubleLineBorderFactory Class

Represents a class that provides a means of creating a double-line border in environments that do not support parameterized constructors.

Inheritance
DoubleLineBorderFactory
Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class DoubleLineBorderFactory
Public Class DoubleLineBorderFactory

Constructors

Name Description
DoubleLineBorderFactory()

Creates a double-line border factory.

Methods

Name Description
CreateDoubleLineBorder(Color)

Creates a double-line border with the specified color.

CreateDoubleLineBorder(Color, bool, bool, bool, bool)

Creates a double-line border with the specified color and sides on which the border is drawn.