Microsoft.Web.UI.WebControls.Design Assembly Reference
This page links to reference documentation for the public classes exposed by the Microsoft.Web.UI.WebControls.Design Assembly, which is also a namespace. The Microsoft.Web.UI.WebControls.Design Assembly references present the syntax for each of the common language runtime languages, and are useful for developing ASP.NET controls that derive from the Windows Internet Explorer WebControls.
Classes
CssAttributeProvides Cascading Style Sheets (CSS) attribute editing.
CssCollectionEditorProvides ability to edit a CssCollection object.
ItemCollectionEditorProvides an editor for item collections.
MultipageDesignerProvides the designer class for Microsoft.Web.UI.WebControls.MultiPage.
NodeTypeEditorProvides an editor for visually selecting or editing a node's Type property.
ObjectImageUrlEditorProvides an editor for visually picking an image URL.
ObjectUrlEditorProvides an editor for visually picking a URL.
TabItemCollectionEditorProvides an editor for the ToolbarItem collection.
TabStripDesignerProvides the designer class for Microsoft.Web.UI.WebControls.TabStrip.
ToolbarDesignerProvides the designer class for Microsoft.Web.UI.WebControls.Toolbar.
ToolbarItemCollectionEditorProvides an editor for the ToolbarItem collection.
TreeViewDesignerProvides the designer class for Microsoft.Web.UI.WebControls.TreeView.
Microsoft.Web.UI.WebControls.CssAttribute instead of inserting using Microsoft.Web.UI.WebControls.Design; at the top of a C# file.Related Topics