VsColors.FileTabInactiveGradientTopKey Property

Gets the file tab inactive gradient top key.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property FileTabInactiveGradientTopKey As Object
public static Object FileTabInactiveGradientTopKey { get; }
public:
static property Object^ FileTabInactiveGradientTopKey {
    Object^ get ();
}
static member FileTabInactiveGradientTopKey : Object with get
static function get FileTabInactiveGradientTopKey () : Object

Property Value

Type: System.Object
The file tab inactive gradient top key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace