Get all the windows being managed.
Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)
Syntax
| Visual Basic (Declaration) |
|---|
Public Function GetAllWindows ( _ includeSubPanels As Boolean _ ) As WrappedWindowCollection |
| C# |
|---|
public WrappedWindowCollection GetAllWindows ( bool includeSubPanels ) |
| C++ |
|---|
public: WrappedWindowCollection^ GetAllWindows ( bool includeSubPanels ) |
Parameters
- includeSubPanels (System.Boolean)