VsBrushes::MdiClientBorderKey Property

 

Gets the MDI client border key.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property Object^ MdiClientBorderKey {
	static Object^ get();
}

Property Value

Type: System::Object^

The MDI client border key.

A multiple document interface (MDI) graphical application has multiple windows under a single parent window.

Return to top
Show: