VsColors.ToolWindowButtonDownActiveGlyphKey Property

Gets the tool window button down active glyph key.

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

Syntax

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

Property Value

Type: Object
The tool window button down active glyph key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace