VsColors.HelpSearchBorderKey Property

Gets the Help search border key.

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

Syntax

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

Property Value

Type: Object
The Help search border key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace