Helper function to easily get the adjusted MDIClient area bounds of the parent form.

Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)

Syntax

Visual Basic (Declaration)
Public Function GetMDIClientAreaBounds As Rectangle
C#
public Rectangle GetMDIClientAreaBounds ()
C++
public:
Rectangle GetMDIClientAreaBounds ()