VsColors.ToolWindowButtonHoverActiveKey Property

Gets the tool window button hover active key.

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

Syntax

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

Property Value

Type: Object
The tool window button hover active key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace