Freigeben über


VsBrushes.CommandBarMouseDownBackgroundGradientKey Property

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

Syntax

'Declaration
Public Shared ReadOnly Property CommandBarMouseDownBackgroundGradientKey As Object
    Get
'Usage
Dim value As Object

value = VsBrushes.CommandBarMouseDownBackgroundGradientKey
public static Object CommandBarMouseDownBackgroundGradientKey { get; }
public:
static property Object^ CommandBarMouseDownBackgroundGradientKey {
    Object^ get ();
}
static member CommandBarMouseDownBackgroundGradientKey : Object
static function get CommandBarMouseDownBackgroundGradientKey () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

VsBrushes Class

VsBrushes Members

Microsoft.VisualStudio.Shell Namespace