MdiWindow Class Events
For a list of all members of this type, see MdiWindow members.
Public Events
Name | Description | |
---|---|---|
Activated | Occurs when the window is activated. | |
Closed | Event which occurs when window is closed. | |
Closing | Occurs when this window is closing. | |
Deactivated | Occurs when the window is deactivated. | |
Hidden | Occurs when the window is hidden. | |
Reparented | Occurs when the window is reparented. | |
Resized | Occurs when the window is resized. |
See Also