VsColors.ScreenTipBackgroundKey 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 screen tip background key.
public:
static property System::Object ^ ScreenTipBackgroundKey { System::Object ^ get(); };
public:
static property Platform::Object ^ ScreenTipBackgroundKey { Platform::Object ^ get(); };
public static object ScreenTipBackgroundKey { get; }
static member ScreenTipBackgroundKey : obj
Public ReadOnly Property ScreenTipBackgroundKey As Object
Property Value
The screen tip background key.