VsColors.SearchBoxBackgroundKey Property

Gets the search box background key.

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

Syntax

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

Property Value

Type: System.Object
The search box background key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace