Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NTabStyle Class
Members


In This Topic
    NTabStyle Class
    In This Topic
    Controls appearance of docking framework tabstrips.
    Object Model
    NTabStyle Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.WinForm.Docking.NCaptionStyle)>
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    <System.SerializableAttribute()>
    Public Class NTabStyle 
       Inherits NStyle
       Implements Nevron.INReferenceHolder, Nevron.UI.WinForm.Controls.INPropertyPageProvider 
    'Usage
     
    
    Dim instance As NTabStyle
    [System.Xml.Serialization.XmlInclude(Nevron.UI.WinForm.Docking.NCaptionStyle)]
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    [System.Serializable()]
    public class NTabStyle : NStyle, Nevron.INReferenceHolder, Nevron.UI.WinForm.Controls.INPropertyPageProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.WinForm.Docking.NStyle
                Nevron.UI.WinForm.Docking.NTabStyle

    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