This documentation is archived and is not being maintained.
Colors and Gradients
Visual Studio 2008
The Visual Studio SDK provides support to make it easier to create visual components, such as command bars, backgrounds, and menus, in VSPackages. Additionally, it provides support to make sure that components are always visually consistent with any running instance of the Visual Studio integrated development environment (IDE). This is accomplished by letting VSPackages query the IDE for the correct colors, cursors, theme brushes, gradient schemes, and palettes that will be used in a user interface (UI) element.
Show: