Share via


VsBrushes.CommandBarOptionsMouseOverBackgroundHorizontalGradientKey Property

Gets the command bar options mouse over background horizontal gradient key.

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

Syntax

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

Property Value

Type: Object
The command bar options mouse over background horizontal gradient key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace