Xceed SmartUI for WinForms v3.6 Documentation
DoubleLineBorders Class Members
Properties  Methods  Events


Xceed.SmartUI.v3.6 Assembly > Xceed.SmartUI Namespace : DoubleLineBorders Class

The following tables list the members exposed by DoubleLineBorders.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DoubleLineBorders class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the color of the inner border.  
Public PropertyGets or sets the color of the outer 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 MethodRaises the InnerLineColorChanged event.  
Protected MethodRaises the OuterLineColorChanged event.  
Protected MethodOverridden. Raises the SmartBorders.Paint event.  
Top
Public Events
 NameDescription
Public EventRaised when the value of the InnerLineColor property is changed.  
Public EventRaised when the value of the OuterLineColor property is changed.  
Public EventRaised when a SmartBorders is being painted. (Inherited from Xceed.SmartUI.SmartBorders)
Top
See Also

Reference

DoubleLineBorders Class
Xceed.SmartUI Namespace