Determine whether this is the currently focused WindowManagerPanel.

Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)

Syntax

Visual Basic (Declaration)
Public Function IsActivePanel As Boolean
C#
public bool IsActivePanel ()
C++
public:
bool IsActivePanel ()