VsBrushes.ComboBoxDisabledBackgroundKey Property

Definition

Gets the combo box disabled background key.

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

Property Value

The combo box disabled background key.

Applies to