Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTabSkin Class / NearAndFarTabPageHeaderSkin Property


In This Topic
    NearAndFarTabPageHeaderSkin Property
    In This Topic
    The skin for tab page headers that reach both ends of the tab.
    Syntax
    'Declaration
     
    
    Public Property NearAndFarTabPageHeaderSkin As NSkin
    'Usage
     
    
    Dim instance As NTabSkin
    Dim value As NSkin
     
    instance.NearAndFarTabPageHeaderSkin = value
     
    value = instance.NearAndFarTabPageHeaderSkin
    public NSkin NearAndFarTabPageHeaderSkin {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also