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


In This Topic
    RaisedBorders Class Members
    In This Topic

    The following tables list the members exposed by RaisedBorders.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the base color of the border.  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets the width, in pixels, of the bottom border. (Inherited from Xceed.SmartUI.SmartBorders)
    Protected Internal PropertyGets the width, in pixels, of the left border. (Inherited from Xceed.SmartUI.SmartBorders)
    Protected Internal PropertyGets the width, in pixels, of the right border. (Inherited from Xceed.SmartUI.SmartBorders)
    Protected Internal PropertyGets the width, in pixels, of the top border. (Inherited from Xceed.SmartUI.SmartBorders)
    Top
    Public Methods
     NameDescription
    Public MethodForces the SmartBorders to invalidate its client area and immediately redraw itself. (Inherited from Xceed.SmartUI.SmartBorders)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Raises the SmartBorders.Paint event.  
    Top
    Public Events
     NameDescription
    Public EventRaised when a SmartBorders is being painted. (Inherited from Xceed.SmartUI.SmartBorders)
    Top
    See Also