A base class for UI container controls.
The following tables list the members exposed by the Container type.
Name | Description | |
---|---|---|
Initializes a new instance of the Container class. |
Name | Description | |
---|---|---|
Gets the topmost child window. |
||
Gets the collection of child windows. |
||
Gets a reference to the container's content element. |
||
Gets the bounds of this container's content element. |
||
Gets the bounding rect of this container's content element. |
Name | Description | |
---|---|---|
Control.attach override. |
||
Brings a child window to the front, effectively making it topmost and active. |
||
Control.detach override. |
||
Control.dispose override. |
||
Ensures that a child window fits into content bounds. |
||
Sends a child window to the back. |