VsBrushes.MdiClientBorderKey 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 MDI client border key.
public:
static property System::Object ^ MdiClientBorderKey { System::Object ^ get(); };
public:
static property Platform::Object ^ MdiClientBorderKey { Platform::Object ^ get(); };
public static object MdiClientBorderKey { get; }
static member MdiClientBorderKey : obj
Public Shared ReadOnly Property MdiClientBorderKey As Object
Property Value
The MDI client border key.
Remarks
A multiple document interface (MDI) graphical application has multiple windows under a single parent window.