(Reserved. Not intended for normal use. The Primary Panel is always the one created at design-time).

Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)

Syntax

Visual Basic (Declaration)
Public Function GetPrimaryPanel As WindowManagerPanel
C#
public WindowManagerPanel GetPrimaryPanel ()
C++
public:
WindowManagerPanel^ GetPrimaryPanel ()