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


In This Topic
    BevelBorder Class Members
    In This Topic

    The following tables list the members exposed by BevelBorder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether the line is drawn on the bottom edge of the border.  
    Public PropertyGets the highlight color of the border.  
    Public PropertyGets the insets of the border.  
    Public PropertyGets whether the line is drawn on the left edge of the border.  
    Public PropertyGets whether the line is drawn on the right edge of the border.  
    Public PropertyGets the shadow color of the border.  
    Public PropertyGets the thickness of the border.  
    Public PropertyGets whether the line is drawn on the top edge of the border.  
    Public PropertyGets the type of beveling for the border.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the border object.  
    Public MethodCompares the current object with another object of the same type.  
    Public MethodLoads the object from XML.  
    Public Method  
    Public MethodOverloaded. Paints the beveled border inside the specified rectangle.  
    Public MethodOverloaded. Paints a lowered border inside the specified rectangle.  
    Public MethodOverloaded. Paints a raised border inside the specified rectangle.  
    Public MethodSaves the object to XML.  
    Top
    See Also