VsColors.ComboBoxBackgroundKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ReadOnly Property ComboBoxBackgroundKey As Object
Property Value
The combo box background key.