__GRADIENTTYPE3 Enumeration
Defines different gradient types.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
Public Enumeration __GRADIENTTYPE3
public enum __GRADIENTTYPE3
public enum class __GRADIENTTYPE3
type __GRADIENTTYPE3
public enum __GRADIENTTYPE3
Members
Member name | Description | |
---|---|---|
VSGRADIENT_TOOLBOX_SELECTED_HEADING_BOTTOM | Specifies the gradient for the bottom of the selected toolbox heading. | |
VSGRADIENT_TOOLBOX_SELECTED_HEADING_TOP | Specifies the gradient for the top of the selected toolbox heading. |