VsColors.ComboBoxMouseOverBackgroundBeginKey Property

Definition

Gets the combo box mouse-over background begin key.

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

Property Value

The combo box mouse-over background begin key.

Applies to