VsColors.ProjectDesignerTabBackgroundGradientBeginKey Property

Gets the project designer tab background gradient begin key.

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

Syntax

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

Property Value

Type: System.Object
The project designer tab background gradient begin key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace