VsColors.CommandBarHoverKey Property

Gets the command bar hover key.

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

Syntax

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

Property Value

Type: Object
The command bar hover key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace