VsBrushes.ToolboxHeadingAccentKey Property

Gets the toolbox heading accent key.

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

Syntax

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

Property Value

Type: System.Object
The toolbox heading accent key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace