VsColors::ComboBoxDisabledBackgroundKey Property

 

Gets the combo box disabled background key.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property Object^ ComboBoxDisabledBackgroundKey {
	static Object^ get();
}

Property Value

Type: System::Object^

The combo box disabled background key.

Return to top
Show: