VsBrushes.ComboBoxMouseDownBorderKey Property

Definition

Gets the combo box mouse down border key.

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

Property Value

The combo box mouse down border key.

Applies to