MdiWindowState Class Members
The following tables list the members exposed by MdiWindowState.
Public Constructors
Name | Description | |
---|---|---|
![]() | MdiWindowState Constructor | Default constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | Floating | Floating state of Mdi window. |
![]() | Location | Location of Mdi window when not floating. |
![]() | Size | Size of Mdi window when not floating. |
![]() | WindowState | State of Mdi window (Miximized etc..) |
See Also