VsBrushes.CommandBarBorderKey Property

Gets the command bar 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 CommandBarBorderKey As Object
public static Object CommandBarBorderKey { get; }
public:
static property Object^ CommandBarBorderKey {
    Object^ get ();
}
static member CommandBarBorderKey : Object
static function get CommandBarBorderKey () : Object

Property Value

Type: System.Object
The command bar border key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace