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