Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.v3.6 Assembly / Xceed.SmartUI Namespace / SmartBorders Class
Properties Methods Events


In This Topic
    SmartBorders Class Members
    In This Topic

    The following tables list the members exposed by SmartBorders.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SmartBorders class specifying the width of each border.  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets the width, in pixels, of the bottom border.  
    Protected Internal PropertyGets the width, in pixels, of the left border.  
    Protected Internal PropertyGets the width, in pixels, of the right border.  
    Protected Internal PropertyGets the width, in pixels, of the top border.  
    Top
    Public Methods
     NameDescription
    Public MethodForces the SmartBorders to invalidate its client area and immediately redraw itself.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Paint event.  
    Top
    Public Events
     NameDescription
    Public EventRaised when a SmartBorders is being painted.  
    Top
    See Also