The following tables list the members exposed by WebTab.
| Name | Description | |
|---|---|---|
![]() | WebTab Constructor |
| Name | Description | |
|---|---|---|
![]() | AccessKey | Keyboard shortcut used by the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ActiveTabIndex | Gets or sets the active tab index. |
![]() | Alignment | Gets or sets the alignment of the Tab. |
![]() | AllowClose | Gets or sets a value indicating whether users are allowed to close the Tabs. |
![]() | AllowScrolling | Gets or sets a value indicating whether the Tab control should display ScrollButtons when the number of Tab exceeds the controls' width. |
![]() | AllowTextWrapping | Gets or sets whether the Text of TabItem shoudl be wrapped when the width is not sufficient. (Applicable when SizeMode is set to Fixed). |
![]() | AlwaysVisibleSeparator | |
![]() | AutoPostback | Specifies whether the Tab control should perform postback automatically when active tab is changed. |
![]() | BackColor | Overridden. Color of the background of the control. |
![]() | BorderColor | Overridden. Color of the border around the control. |
![]() | BorderStyle | Overridden. Style of the border around the control. |
![]() | BorderWidth | Overridden. Width of the border around the control. |
![]() | CaptionDisplayMode | Gets or sets the default display mode of Tab Item. |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | ClientSideEvents | Contains client side events for the Tab control. |
![]() | CloseIndicatorPosition | |
![]() | ComplexImagesSettings | Contains settings of complex images for the Tab control. The settings are applicable when RenderMode is set to UseComplexImages. |
![]() | ContainerDropShadow | Specifies whether drop shadow effect should be applied to container part the Tab control. (only applicable to IE browser). |
![]() | ContainerStyle | Gets or sets the style applied to Container part of the Tab control. |
![]() | ContentMode | Gets or sets the content mode of the Tab control. |
![]() | ControlDataTransferFormat | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | DefaultTabItemHeight | Gets or sets the default TabItem height in Unit. |
![]() | DefaultTabItemWidth | Gets or sets the default TabItem's width (applicable when SizeMode is set to Fixed). |
![]() | DefaultTabSeparatorWidth | Gets or sets the default tab separator's width in Unit. |
![]() | DisabledStyle | Gets or sets the style for disabled Tab. |
![]() | Enabled | Enable state of the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | EnableKeyboardNavigation | Specifies whether users can navigate the Tab using keyboard. |
![]() | EnableManagedTheming | Specifies whether the theming for this control should be managed by Intersoft Theme Architecture. When set to False, this control will not apply the style defined in Theme Architecture. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableViewState | Whether the control automatically saves its state for use in round-trips. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | EnableWebResources | Specifies the option for use with web resources feature. When enabled, the component will retrieve scripts and client resources from web resources instead of external script location (IIS virtual directory). (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Font | Overridden. The font used for text within the control. |
![]() | ForeColor | Overridden. Color of the text within the control. |
![]() | FrameStyle | Gets or sets the style applied to Frame. |
![]() | Height | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ID | (Inherited from System.Web.UI.Control) |
![]() | IFrameAllowTransparency | Specifies whether the IFRAME should allow transparency. This property is applicable when ContentMode is set to UseIFrame. |
![]() | IFrameAutoLoadContent | Specifies whether the IFrame content will be loaded automatically on first page load. This property is applicable when ContentMode is set to UseIFrame. |
![]() | IFrameShowLoader | Specifies whether to show loader text when the active IFrame is in loading progress. This property only applicables when ContentMode is set to UseIFrame. |
![]() | ImageAlignment | Gets or sets the default image alignment of Tab Item (applicable when DisplayMode is set to TextAndImage). |
![]() | ImagesDirectory | Gets or sets the location of images used to render the Tab control. |
![]() | ImagesSettings | Contains images settings such as Images Folder and images to render the Tab control. |
![]() | NormalTabOffset | Specifies the offset of Normal Tab in Pixel. The offset will cause the normal tabs to be rendered below Active Tab. |
![]() | Orientation | Gets or sets the Orientation of the Tab control. Reserver for future version. |
![]() | Page | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Position | Gets or sets the Position of the Tab control. (Top or Bottom is applicable when Orientation is Horizontal, Left or Right is applicable for Vertical) |
![]() | RenderingMode | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RenderMode | Gets or sets the rendering mode of Tab control. |
![]() | RoundCornerSettings | Gets or sets the round corner settings. The settings are applicable when RenderMode is set to UseRoundCorner. |
![]() | RuntimeLicenseKey | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ScriptDirectory | Overridden. Gets or sets the directory where all required scripts for the control are stored. |
![]() | SharedScriptDirectory | Overridden. Gets or sets the directory where all shared scripts for Intersoft controls are stored. |
![]() | ShowFocusBorder | Gets or sets whether to show border around the Active Tab. This property is recommended for Accessibility and Section 508 Compliant. |
![]() | SizeMode | Gets or sets the sizing mode of the Tab control. |
![]() | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TabIndex | The tab order of the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | TabItemImageStyle | Gets or sets the style applied to TabItem's Image (DisplayMode is set to TextAndImage or Image) |
![]() | TabItemStyle | Gets or sets the interactive style applied to Tab Item. |
![]() | TabPages | Gets or sets the collection containing Tab Items. |
![]() | TabSeparator | Specifies whether Separator should be rendered between Tab Items. |
![]() | TabSeparatorStyle | Gets or sets the style applied to Tab Separator. |
![]() | TextDirection | Gets or sets the direction of the text in each TabItem. |
![]() | TextSettings | Contains text settings used by the Tab control. |
![]() | ToolTip | The tooltip displayed when the mouse is over the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | TrimSeparatorsWhenActive | Specifies whether the separators near the Active Tab should be removed. |
![]() | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![]() | ViewStateItems | Gets or sets the items to be stored in view state storage. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | ViewStateServerConnection | Gets or sets the server connection string for file server-based viewstate storage. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ViewStateStorage | Gets or sets the location to store the viewstate of this control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Visible | Indicates whether the control is visible and rendered. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Width | The width of the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | XmlCompressionEnabled | Specifies whether the Xml used for clientside state storage should be compressed. (Inherited from ISNet.WebUI.ISNetControl) |
| Name | Description | |
|---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | CanUseWebResources | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | CheckConstrains | Overridden. |
![]() | Clone | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CopyFrom | Overloaded. Overridden. |
![]() | DataBind | (Inherited from System.Web.UI.Control) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | FindControl | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | ForceDisableXmlCompression | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetCurrentControlLifeCycle | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetCurrentTheme | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetFrameworkDataFolder | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetFrameworkFolder | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetFrameworkVersion | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetIntersoftFolder | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetLayoutFolder | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetObjectData | Overridden. |
![]() | GetPostedXMLData | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetProductInfoKey | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetProductSimpleName | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetPropertyValue | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetResourceStream | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | IsAtlasCallback | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsBetaRelease | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsChromeBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsEmpty | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsFlyPostBackControl | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsFlyPostBackRequest | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsGeckoBasedBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsGeckoVersion18 | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsInDesignMode | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsInternetExplorer8Browser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsInternetExplorerBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsOperaBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsSafariBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsW3CStandardBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadLayout | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadLayoutFromFile | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadLayoutFromPredefinedName | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadLayoutFromStream | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadPostData | Overridden. |
![]() | LoadTabsStructureFromXml | Overloaded. Loads Tabs structure from a XML file and restore it to TabPages of current WebTab. |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | OnInfoChanged | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | OnPreInitialize | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | OnTabChanged | |
![]() | RaisePostBackEvent | |
![]() | RaisePostDataChangedEvent | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ReadWebConfigValue | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RecreateChildControls | |
![]() | RegisterBoxSizing | Overloaded. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterGlobalStyle | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterLink | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterOptimizedCssClasses | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterPreloadImage | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterSharePointHandler | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RenderBeginTag | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RenderControl | (Inherited from System.Web.UI.Control) |
![]() | RenderEndTag | Overridden. |
![]() | Reset | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveImagePath | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResolveRelativeURL | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResolveResourceUrl | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SaveLayout | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SaveLayoutToFile | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SaveLayoutToStream | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SaveTabsStructureToXml | Overloaded. Saves WebTabCollection collection to a XML file. |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
![]() | SetSessionTheme | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SetTabPages | |
![]() | ShouldReturnJson | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SynchronizeTemplatesFrom |
| Name | Description | |
|---|---|---|
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | PreInitialize | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | TabChanged | Occurs when the tab is changed. |
![]() | Unload | (Inherited from System.Web.UI.Control) |
Reference
WebTab ClassISNet.WebUI.WebDesktop Namespace
Tasks
Creating Simple TabCreating Overlapped Edges Tab
tasks
Configuring Scrolling Tab modeConfiguring Closable Tab mode
Changing Tab Position
Saving and Loading Structure Programmatically
Concepts
WebTab Overviewconcepts
WebTab FeaturesUnderstanding Tab Concepts
Enabling TrueShape rendering
Working with Complex Images



