Click or drag to resize

TabControl Class

Draws a DW TabPage control
Inheritance Hierarchy
System.Web.UI.HtmlControlsHtmlContainerControl
  Dynamicweb.ControlsTabControl

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Text")]
public class TabControl : HtmlContainerControl

The TabControl type exposes the following members.

Constructors
  NameDescription
Public methodTabControl
Initializes a new instance of the TabControl class
Top
Properties
  NameDescription
Public propertySelectedTab
Public propertyTabs
Public propertyTranslateTabs
Public propertyWidth
Sets the width of the control
Top
Methods
See Also