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


In This Topic
    SunkenBorders Class Members
    In This Topic

    The following tables list the members exposed by SunkenBorders.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SunkenBorders class.  
    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 Paint event.  
    Top
    Public Events
     NameDescription
    Public EventRaised when a SmartBorders is being painted. (Inherited from Xceed.SmartUI.SmartBorders)
    Top
    See Also