VsColors.ComboBoxMouseOverBorderKey Property

Definition

Gets the combo box mouse-over border key.

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

Property Value

The combo box mouse-over border key.

Applies to