Name | Description | |
---|---|---|
SingleLineBorders Constructor | Initializes a new instance of the SingleLineBorders class. |
The following tables list the members exposed by SingleLineBorders.
Name | Description | |
---|---|---|
SingleLineBorders Constructor | Initializes a new instance of the SingleLineBorders class. |
Name | Description | |
---|---|---|
Bottom | Gets the width, in pixels, of the bottom border. (Inherited from Xceed.SmartUI.SmartBorders) | |
Left | Gets the width, in pixels, of the left border. (Inherited from Xceed.SmartUI.SmartBorders) | |
Right | Gets the width, in pixels, of the right border. (Inherited from Xceed.SmartUI.SmartBorders) | |
Top | Gets the width, in pixels, of the top border. (Inherited from Xceed.SmartUI.SmartBorders) |
Name | Description | |
---|---|---|
Refresh | Forces the SmartBorders to invalidate its client area and immediately redraw itself. (Inherited from Xceed.SmartUI.SmartBorders) |
Name | Description | |
---|---|---|
OnColorChanged | Raises the ColorChanged event. | |
OnPaint | Overridden. Raises the SmartBorders.Paint event. |
Name | Description | |
---|---|---|
ColorChanged | Raised when the value of the Color property is changed. | |
Paint | Raised when a SmartBorders is being painted. (Inherited from Xceed.SmartUI.SmartBorders) |