VsColors.DesignerBackgroundKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.