MdiWindow Class Methods
For a list of all members of this type, see MdiWindow members.
Public Methods
Name | Description | |
---|---|---|
![]() | Activate | Activates the window |
![]() | AppendSystemMenu | Append a button to the system menu with specified name |
![]() | Close | Destroys the window. |
![]() | Dock | Docks the window within the main window. |
![]() | Float | Displays the window as a floating window. |
![]() | Hide | Conceals the window from the user. |
![]() | Show | Displays the window to the user. |
See Also