ASP.NET Tutorial
.NET HOME
.NET Intro
.NET vs ASP
.NET Install
.NET Pages
.NET Controls
.NET Events
ASP.NET Forms
.NET Forms
.NET ViewState
asp:TextBox
asp:Button
ASP.NET Binding
Data Binding
ArrayList
Hashtable
SortedList
XML Files
asp:Repeater
asp:DataList
ASP.NET Database
.NET DB Connection
ASP.NET 2.0
2.0 New Features
2.0 Master Pages
2.0 Navigation
References
HTML Controls
Web Controls
Validation Controls
Examples
ASP.NET Examples
Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality
W3Schools Tutorials
W3Schools Forum
Helping W3Schools
|
ASP.NET Web Control Standard Properties
Complete Web Control Reference
Properties
The following table describes the properties inherited from the WebControl class:
| Property |
Description |
.NET |
| AccessKey |
The keyboard key for accessing a
control |
1.0 |
| Attributes |
The collection of attributes applied to a control |
1.0 |
| BackColor |
The background color of a control |
1.0 |
| BorderColor |
The border color of a control |
1.0 |
| BorderStyle |
The border style of a control |
1.0 |
| BorderWidth |
The border width of a control |
1.0 |
| CssClass |
The CSS class
applied to a control |
1.0 |
| Enabled |
A value indicating whether or not control
is enabled |
1.0 |
| Font |
The font attributes for the control |
1,0 |
| EnableTheming |
Whether or not themes apply for a control |
2.0 |
| ForeColor |
The foreground color of the control |
1.0 |
| Height |
The height of the control |
1.0 |
| IsEnabled |
A value indicating whether or not control
is enabled (Get value only) |
2.0 |
| SkinID |
The skin of the control |
2.0 |
| Style |
The inline CSS style of the control |
1.0 |
| TabIndex |
The tab order of the control |
1.0 |
| ToolTip |
The text that appears when the user rests
the mouse pointer over a control |
1.0 |
| Width |
The width of the control |
1.0 |
Complete Web Control Reference
|
|
Jump to: Top of Page
or HOME or
Printer friendly page
W3Schools provides material for training only. We do not warrant the correctness of its contents.
The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 1999-2008 by Refsnes Data. All Rights Reserved.
|
|
|