Determine if this is the top primary panel on an MDI form.
Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)
Syntax
| Visual Basic (Declaration) |
|---|
Public Function IsPrimaryPanel As Boolean |
| C# |
|---|
public bool IsPrimaryPanel () |
| C++ |
|---|
public: bool IsPrimaryPanel () |