The Microsoft IE Web Controls are now available free of charge for
ASP.NET Version 1.0. You can review and download them immediately from
the online ASP.NET server control gallery site at: http://www.asp.net
(just click the "Control Gallery" tab at the top of the
http://www.asp.net site, and then select the "IE Web Controls"
subsection within the gallery).
Each of the controls released works with downlevel HTML 3.2 browsers --
and as rich uplevel DHTML behaviors in uplevel browsers. Specific
controls available include:
-- TreeView Server Control
The TreeView control facilitates authoring of user interfaces that
render hierarchical datasets, folder views, and other similar data
structures.
-- Toolbar Server Control
The Toolbar control facilitates the authoring of Toolbar user interface
(UI) elements, which have behavior and features similar to the toolbars
commonly used in Microsoft Windows(r) applications.
-- TabStrip Server Control
The TabStrip control simplifies the authoring of tabbed menus and is
particularly useful for authoring user interface (UI) elements that
navigate site content.
-- MultiPage Server Control
The MultiPage control enables the definition of collections of PageView
elements. Like the other Microsoft(r) Internet Explorer WebControls, the
MultiPage generates Web pages that are tailored for both downlevel
browsers and uplevel browsers.
Enjoy!
- Microsoft