VsColors.StartPageTabMouseOverBackgroundEndKey Property

Gets the start page tab mouse-over background end key.

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

Syntax

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

Property Value

Type: Object
The start page tab mouse-over background end key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace