Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / DoubleLineBorder Class
Properties Methods


In This Topic
    DoubleLineBorder Class Members
    In This Topic

    The following tables list the members exposed by DoubleLineBorder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodClones the border object. (Inherited from FarPoint.Win.LineBorder)
    Public MethodCompares the current object with another object of the same type. (Inherited from FarPoint.Win.LineBorder)
    Public MethodOverridden. Loads the object from XML.  
    Public Method (Inherited from FarPoint.Win.LineBorder)
    Public MethodOverloaded. Overridden. Paints the double-line border inside the specified rectangle.  
    Public MethodOverloaded. Print the border inside the specified rectangle. (Inherited from FarPoint.Win.LineBorder)
    Public MethodOverridden. Saves the object to XML.  
    Top
    See Also