Nevron .NET Vision
Nevron.UI Namespace / NColorHelper Class / InactiveCaptionGradient Property


In This Topic
    InactiveCaptionGradient Property
    In This Topic
    Gets the end gradient color of an inactive caption. Supported in Win2000 and later.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property InactiveCaptionGradient As System.Drawing.Color
    'Usage
     
    
    Dim value As System.Drawing.Color
     
    value = NColorHelper.InactiveCaptionGradient
    public static System.Drawing.Color InactiveCaptionGradient {get;}
    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