VsColors.DropDownPopupBorderKey Property

Gets the dropdown popup border key.

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

Syntax

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

Property Value

Type: System.Object
The dropdown popup border key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace