Determine if this panel will be automatically be unloaded when all its windows are closed
Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)
Syntax
| Visual Basic (Declaration) |
|---|
Public Function IsTemporaryPanel As Boolean |
| C# |
|---|
public bool IsTemporaryPanel () |
| C++ |
|---|
public: bool IsTemporaryPanel () |