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


NTabStyle Class
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
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