VsColors.DropDownMouseOverBackgroundMiddle2Key Property

Gets the dropdown mouse-over background middle2 key.

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

Syntax

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

Property Value

Type: Object
The dropdown mouse-over background middle2 key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace