VsColors.CommandBarMouseDownBorderKey Property

Gets the command bar mouse down background border key.

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

Syntax

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

Property Value

Type: System.Object
The command bar mouse down background border key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace