__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)

public enum __GRADIENTTYPE3

Member nameDescription
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.

Return to top
Show: