Microsoft has released four ASP.NET Web controls designed to take advantage of client-side functionality in Internet Explorer. (Of course these Web controls will also work in non-Internet Explorer Web browsers.) These four Web controls are:
- The MultiPage Web Control,
- The TabStrip Web Control,
- The Toolbar Web Control, and
- The TreeView Web Control,
Unfortunately, finding information and resources about these Web controls is anything but easy. Therefore, I decided to create this collection of articles, tutorials, and samples pertaining to these awesome ASP.NET Web controls.
| Download the Internet Explorer Web Controls |
|---|
| In order to be able to use the Internet Explorer Web Controls in your ASP.NET Web application you will need to download and install the (free) controls. They can be downloaded at http://asp.net/IEWebControls/Download.aspx. The download includes the complete source code for the Web controls, as well as instructions on how to compile the code and start using it in an ASP.NET Web application. |
If you have questions in using the Internet Explorer Web Controls, such as problems setting them up, or questions about a particular method or event, be sure to ask your questions in the Internet Explorer Web Controls forum at the ASP.NET Forums...
Also, if you know of any resources on the IE Web Controls that I don't have listed here, please be sure to let me know.
Articles Summarizing the IE Web Controls
The Toolbar Web Control
The TreeView Web Control
|
| Return to the Learn More Index |
JScript Information
|



