Name | Description | |
---|---|---|
![]() | AddChild | Overloaded. Adds a child to this zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | CanAcceptChild | Overridden. |
![]() | CanDispose | Checks whether the zone can be disposed. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | CanUpdate | Checks whether the zone can be updated. For example a zone cannot be updated if it is refereced. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | Clone | Overloaded. Overridden. |
![]() | Contains | Checks whether this zone or one of its children contains the specified child. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | ContainsChildOfType | Checks whether a child of the specified type is contained by this zone or one of its children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | ContainsReferencedChild | Checks whether the zone contains referenced child. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | Dispose | Overloaded. Releases all the resources used by this object. This method will recursively dispose all the nested children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | FindZone | Recursively searches for a child with the specified id. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | GetAnyChildReferenced | Gets whether the zone or one of its children contains a referenced child. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | GetAnyParentSuspended | Checks whether there is currently any parent that is suspended. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | GetChildOfType | Gets a child of the specified type. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | GetLayoutEngine | Gets the current layout engine to be used. If the local member is not null it is used. Otherwise the instance provided by the dock manager is used. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | GetSerializationData | Gets the serializable representation of the zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | MergeWithZone | Overloaded. Merges with the specified zone. The default processing will copy all the children from the specified zone to this one. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | OnPaddingChanged | Notifies the zone for a change in its Padding member. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | OnSizeInfoChanged | Notifies for a change in the SizeInfo object. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | OnSplitterChange | Overridden. |
![]() | PerformLayout | Overridden. |
![]() | RebuildIds | Recreates the Guid structures of this zone and all its children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | RemoveChild | Removes the specified child from the zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | RemoveChildren | Removes all the children currently contained by the zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | ResumeLayout | Resumes layout logic and optionally forces the zone to perform layout. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | SetChildIndex | Sets the preffered index to the specified child. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | SuspendLayout | Suspends any layout logic. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | Update | Updates the zone's state in the zones tree. The default processing will check whether the zone is empty and if so will dispose it. The method will recursively call parent's Update method. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | UpdateEmptyState | Updates the zone's IsEmpty state. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | UpdateFieldReferences | (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | UpdateFromZone | Updates from the specified zone. By default this method will copy the SizeInfo and Padding values. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | UpdateSplitters | Forces the zone to update all splittable children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |