ASP.NET Style Control
Complete Web Control Reference
Definition and Usage
The Style control is used to set the style of a web control.
Properties
| Property |
Description |
.NET |
| BackColor |
The background color of the control |
1.0 |
| BorderColor |
The border color of the control |
1.0 |
| BorderStyle |
The border style of the control |
1.0 |
| BorderWidth |
The border width of the control |
1.0 |
| CssClass |
The CSS class rendered by the control on the client |
1.0 |
| Font |
The font properties of the control |
1.0 |
| ForeColor |
The foreground color (typically the color of the text) of
the control |
1.0 |
| Height |
The height of the control |
1.0 |
| RegisteredCssClass |
The CSS class that is registered with the control |
2.0 |
| Width |
The width of the control |
1.0 |
Complete Web Control Reference
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|