Share via


VsBrushes.ComboBoxPopupBackgroundGradientKey Property

Gets the combo box popup background gradient key.

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

Syntax

'Declaration
Public Shared ReadOnly Property ComboBoxPopupBackgroundGradientKey As Object
public static Object ComboBoxPopupBackgroundGradientKey { get; }
public:
static property Object^ ComboBoxPopupBackgroundGradientKey {
    Object^ get ();
}
static member ComboBoxPopupBackgroundGradientKey : Object with get
static function get ComboBoxPopupBackgroundGradientKey () : Object

Property Value

Type: System.Object
The combo box popup background gradient key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace