VsBrushes.ComboBoxMouseOverBackgroundEndKey Property

Definition

Gets the combo box mouse over background end key.

public:
 static property System::Object ^ ComboBoxMouseOverBackgroundEndKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ ComboBoxMouseOverBackgroundEndKey { Platform::Object ^ get(); };
public static object ComboBoxMouseOverBackgroundEndKey { get; }
static member ComboBoxMouseOverBackgroundEndKey : obj
Public Shared ReadOnly Property ComboBoxMouseOverBackgroundEndKey As Object

Property Value

The combo box mouse over background end key.

Applies to