Intersoft WebDesktop Documentation
WebTabStyle Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebTabStyle Class


Glossary Item Box

The style you can apply to WebTab.

Object Model

WebTabStyle Class

Syntax

Visual Basic (Declaration) 
Public Class WebTabStyle 
   Inherits ISNet.WebUI.WebStyle
   Implements ISNet.ICopyable, ISNet.IEmpty, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlLayoutSerialize 
Visual Basic (Usage)Copy Code
Dim instance As WebTabStyle
C# 
public class WebTabStyle : ISNet.WebUI.WebStyle, ISNet.ICopyable, ISNet.IEmpty, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlLayoutSerialize  

Remarks

You can customize the style applied to your WebTab. Other than the Style that you make by your own, WebTab Designer will provide a few different predefined style. To learn more regarding this issue, you can read the tutorial Creating Visual Studio 2005 Style Tab.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Web.UI.WebControls.Style
            ISNet.WebUI.WebStyle
               ISNet.WebUI.WebDesktop.WebTabStyle

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.