VsBrushes.ComboBoxBackgroundKey Property

Definition

Gets the combo box background key.

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

Property Value

The combo box background key.

Applies to