Intersoft WebDesktop Documentation
WebTab Class Members
See Also  Properties  Methods  Events Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebTab Class

Glossary Item Box

The following tables list the members exposed by WebTab.

Public Constructors

 NameDescription
Public ConstructorWebTab Constructor  
Top

Public Properties

 NameDescription
Public PropertyAccessKeyKeyboard shortcut used by the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyActiveTabIndexGets or sets the active tab index.  
Public PropertyAlignmentGets or sets the alignment of the Tab.  
Public PropertyAllowCloseGets or sets a value indicating whether users are allowed to close the Tabs.  
Public PropertyAllowScrollingGets or sets a value indicating whether the Tab control should display ScrollButtons when the number of Tab exceeds the controls' width.  
Public PropertyAllowTextWrappingGets or sets whether the Text of TabItem shoudl be wrapped when the width is not sufficient. (Applicable when SizeMode is set to Fixed).  
Public PropertyAlwaysVisibleSeparator  
Public PropertyAutoPostbackSpecifies whether the Tab control should perform postback automatically when active tab is changed.  
Public PropertyBackColorOverridden. Color of the background of the control.  
Public PropertyBorderColorOverridden. Color of the border around the control.  
Public PropertyBorderStyleOverridden. Style of the border around the control.  
Public PropertyBorderWidthOverridden. Width of the border around the control.  
Public PropertyCaptionDisplayModeGets or sets the default display mode of Tab Item.  
Public PropertyClientIDMode (Inherited from System.Web.UI.Control)
Public PropertyClientSideEventsContains client side events for the Tab control.  
Public PropertyCloseIndicatorPosition  
Public PropertyComplexImagesSettingsContains settings of complex images for the Tab control. The settings are applicable when RenderMode is set to UseComplexImages.  
Public PropertyContainerDropShadowSpecifies whether drop shadow effect should be applied to container part the Tab control. (only applicable to IE browser).  
Public PropertyContainerStyleGets or sets the style applied to Container part of the Tab control.  
Public PropertyContentModeGets or sets the content mode of the Tab control.  
Public PropertyControlDataTransferFormat (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyDefaultTabItemHeightGets or sets the default TabItem height in Unit.  
Public PropertyDefaultTabItemWidthGets or sets the default TabItem's width (applicable when SizeMode is set to Fixed).  
Public PropertyDefaultTabSeparatorWidthGets or sets the default tab separator's width in Unit.  
Public PropertyDisabledStyleGets or sets the style for disabled Tab.  
Public PropertyEnabledEnable state of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableKeyboardNavigationSpecifies whether users can navigate the Tab using keyboard.  
Public PropertyEnableManagedThemingSpecifies 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)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewStateWhether the control automatically saves its state for use in round-trips. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableWebResourcesSpecifies 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)
Public PropertyFontOverridden. The font used for text within the control.  
Public PropertyForeColorOverridden. Color of the text within the control.  
Public PropertyFrameStyleGets or sets the style applied to Frame.  
Public PropertyHeight (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyIFrameAllowTransparencySpecifies whether the IFRAME should allow transparency. This property is applicable when ContentMode is set to UseIFrame.  
Public PropertyIFrameAutoLoadContentSpecifies whether the IFrame content will be loaded automatically on first page load. This property is applicable when ContentMode is set to UseIFrame.  
Public PropertyIFrameShowLoaderSpecifies whether to show loader text when the active IFrame is in loading progress. This property only applicables when ContentMode is set to UseIFrame.  
Public PropertyImageAlignmentGets or sets the default image alignment of Tab Item (applicable when DisplayMode is set to TextAndImage).  
Public PropertyImagesDirectoryGets or sets the location of images used to render the Tab control.  
Public PropertyImagesSettingsContains images settings such as Images Folder and images to render the Tab control.  
Public PropertyNormalTabOffsetSpecifies the offset of Normal Tab in Pixel. The offset will cause the normal tabs to be rendered below Active Tab.  
Public PropertyOrientationGets or sets the Orientation of the Tab control. Reserver for future version.  
Public PropertyPage (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyPositionGets or sets the Position of the Tab control. (Top or Bottom is applicable when Orientation is Horizontal, Left or Right is applicable for Vertical)   
Public PropertyRenderingMode (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyRenderModeGets or sets the rendering mode of Tab control.  
Public PropertyRoundCornerSettingsGets or sets the round corner settings. The settings are applicable when RenderMode is set to UseRoundCorner.  
Public PropertyRuntimeLicenseKey (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyScriptDirectoryOverridden. Gets or sets the directory where all required scripts for the control are stored.  
Public PropertySharedScriptDirectoryOverridden. Gets or sets the directory where all shared scripts for Intersoft controls are stored.  
Public PropertyShowFocusBorderGets or sets whether to show border around the Active Tab. This property is recommended for Accessibility and Section 508 Compliant.  
Public PropertySizeModeGets or sets the sizing mode of the Tab control.  
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndexThe tab order of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyTabItemImageStyleGets or sets the style applied to TabItem's Image (DisplayMode is set to TextAndImage or Image)  
Public PropertyTabItemStyleGets or sets the interactive style applied to Tab Item.  
Public PropertyTabPagesGets or sets the collection containing Tab Items.  
Public PropertyTabSeparatorSpecifies whether Separator should be rendered between Tab Items.  
Public PropertyTabSeparatorStyleGets or sets the style applied to Tab Separator.  
Public PropertyTextDirectionGets or sets the direction of the text in each TabItem.  
Public PropertyTextSettingsContains text settings used by the Tab control.  
Public PropertyToolTipThe tooltip displayed when the mouse is over the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyTrimSeparatorsWhenActiveSpecifies whether the separators near the Active Tab should be removed.  
Public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
Public PropertyViewStateItemsGets or sets the items to be stored in view state storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateMode (Inherited from System.Web.UI.Control)
Public PropertyViewStateServerConnectionGets or sets the server connection string for file server-based viewstate storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateStorageGets or sets the location to store the viewstate of this control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyVisibleIndicates whether the control is visible and rendered. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyWidthThe width of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyXmlCompressionEnabledSpecifies whether the Xml used for clientside state storage should be compressed. (Inherited from ISNet.WebUI.ISNetControl)
Top

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodCanUseWebResources (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCheckConstrainsOverridden.   
Public MethodClone (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodCopyFromOverloaded. Overridden.   
Public MethodDataBind (Inherited from System.Web.UI.Control)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodFindControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodForceDisableXmlCompression (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentControlLifeCycle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkDataFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkVersion (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetIntersoftFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetLayoutFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetObjectDataOverridden.   
Public MethodGetPostedXMLData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductInfoKey (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductSimpleName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetPropertyValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetResourceStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodIsAtlasCallback (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsBetaRelease (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsChromeBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsEmpty (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackRequest (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoBasedBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoVersion18 (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInDesignMode (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorer8Browser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorerBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsOperaBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsSafariBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsW3CStandardBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromPredefinedName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadPostDataOverridden.   
Public MethodLoadTabsStructureFromXmlOverloaded. Loads Tabs structure from a XML file and restore it to TabPages of current WebTab.  
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodOnInfoChanged (Inherited from ISNet.WebUI.ISNetControl)
Public MethodOnPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public MethodOnTabChanged  
Public MethodRaisePostBackEvent  
Public MethodRaisePostDataChangedEvent (Inherited from ISNet.WebUI.ISNetControl)
Public MethodReadWebConfigValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRecreateChildControls  
Public MethodRegisterBoxSizingOverloaded.  (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterGlobalStyle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterLink (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterOptimizedCssClasses (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterPreloadImage (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterSharePointHandler (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderBeginTag (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderControl (Inherited from System.Web.UI.Control)
Public MethodRenderEndTagOverridden.   
Public MethodReset (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveImagePath (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveRelativeURL (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveResourceUrl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSaveLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveTabsStructureToXmlOverloaded. Saves WebTabCollection collection to a XML file.  
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodSetSessionTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSetTabPages  
Public MethodShouldReturnJson (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSynchronizeTemplatesFrom  
Top

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventTabChangedOccurs when the tab is changed.  
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.