Name | Description | |
---|---|---|
Container.attach override. |
||
Brings a child window to the front, effectively making it topmost and active. (Inherited from Container.) |
||
Closes all open child window-s. |
||
Container.detach override. |
||
Container.dispose override. |
||
Control.draw override. |
||
Ensures that a child window fits into content bounds. (Inherited from Container.) |
||
Minimizes all child Window-s. |
||
Opens all closed child Windows. |
||
Restores all minimized and maximized child windows. |
||
Sends a child window to the back. (Inherited from Container.) |
||
Shows a confirmation dialog. |
||
Shows an info dialog. |
||
Shows an input dialog. |