VsColors.DesignerBackgroundKey Property

Definition

Gets the designer background key.

public:
 static property System::Object ^ DesignerBackgroundKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ DesignerBackgroundKey { Platform::Object ^ get(); };
public static object DesignerBackgroundKey { get; }
static member DesignerBackgroundKey : obj
Public ReadOnly Property DesignerBackgroundKey As Object

Property Value

The designer background key.

Applies to