INDockZoneChild Interface Members
In This Topic
The following tables list the members exposed by INDockZoneChild.
Public Properties
| Name | Description |
 | Bounds | Gets or sets the area this child occupies. |
 | Index | Gets or sets the index of this child in its container collection. |
 | IsEmpty | Gets a value indicating whether this child is empty. |
 | MinimumSize | Gets the minimum allowed size for this child. |
 | ParentZone | Gets the INDockZone where this object resides. |
 | RootZone | Gets the root INDockZone of the zones tree. |
 | SizeInfo | Gets or sets an object containing information about how this child should be treated by a layout engine. |
Top
Public Methods
See Also