VsBrushes.ComboBoxMouseDownBackgroundKey Property

Definition

Gets the combo box mouse down background key.

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

Property Value

The combo box mouse down background key.

Applies to