VsColors.HelpHowDoIPaneBackgroundKey Property

Gets the Help How do I pane background key.

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

Syntax

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

Property Value

Type: Object
The Help How do I pane background key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace