Represents a container for Window objects.
The following tables list the members exposed by the WindowHost type.
Name | Description | |
---|---|---|
Initializes a new instance of the WindowHost class. |
Name | Description | |
---|---|---|
Gets the topmost child window. (Inherited from Container.) |
||
Gets the collection of child windows. (Inherited from Container.) |
||
Gets a reference to the default commands toolStrip. |
||
Gets a reference to the container's content element. (Inherited from Container.) |
||
Gets the bounds of this container's content element. (Inherited from Container.) |
||
Gets the bounding rect of this container's content element. (Inherited from Container.) |
||
Gets a reference to the maximized windows ToolStrip. |
||
Gets a reference to the minimized windows ToolStrip. |
||
Gets the collection of child Window-s. |
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. |
Name | Description | |
---|---|---|
Raised when a child Window is closed. |
||
Raised when a child Window is being closed. |
||
Raised when a child window is opened. |
||
Raised when a child Window is being opened. |
||
Raised when the state of a child window is modified. |
||
Raised when the state of a child Window is being modified. |