Name | Description | |
---|---|---|
![]() | NDockingPanelHost Constructor |
The following tables list the members exposed by NDockingPanelHost.
Name | Description | |
---|---|---|
![]() | NDockingPanelHost Constructor |
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the back color for the control host. (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | Children | Gets the collection of all children parented by this zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | Container | Gets the NDockingPanelContainer instance where this zone resides. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | DisplayRectangle | (Inherited from Nevron.UI.WinForm.Docking.NDockZone) |
![]() | DockAreas | Gets an array of all the docking area provided by this instance. (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | DockSurface | Overridden. |
![]() | IsSuspended | Checks whether the layout operations are suspended. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | LayoutInfo | Gets the object containing information about a layout operation. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | MinimumSize | Overridden. |
![]() | Orientation | Gets or sets the orientation of the zone. That is the logic that will be applied when performing layout upon children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | SelectedIndex | Gets or sets the selected index within the host. |
![]() | SizeInfo | Overridden. |
Name | Description | |
---|---|---|
![]() | AddChild | Overloaded. Overridden. |
![]() | CanAcceptChild | Overridden. |
![]() | CanDispose | Checks whether the zone can be disposed. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | CanUpdate | (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | Clone | Overloaded. (Inherited from Nevron.UI.WinForm.Docking.NDockZone) |
![]() | 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 | Overridden. |
![]() | HitTest | Checks whether the specified point (in client coordinates) is contained by any dock area. (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | 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 | Overridden. |
![]() | OnSplitterChange | (Inherited from Nevron.UI.WinForm.Docking.NDockZone) |
![]() | PerformLayout | (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | RebuildIds | Recreates the Guid structures of this zone and all its children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | RectangleToScreen | Convert the specified rectange to screen coordinates. Typically this method calls the parent container's RectangleToScreen method. (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | 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 | Overridden. |
![]() | SetChildIndex | Overridden. |
![]() | SuspendLayout | (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | Update | (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | UpdateDockAreas | Recalculates the dock areas according to the current display rectangle. (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | UpdateEmptyState | Overridden. |
![]() | UpdateFieldReferences | (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | UpdateFromZone | Overridden. |
![]() | UpdateSplitters | Forces the zone to update all splittable children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
Name | Description | |
---|---|---|
![]() | CheckPreviousParent | Overridden. |
![]() | CreateControl | Overridden. |
![]() | Finalize | (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | GetEmpty | Overridden. |
![]() | GetInitialEmpty | Overridden. |
![]() | InitializeDefault | (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | OnBoundsChanged | Called when the bounds of the zone has changed. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase) |
![]() | OnChildAdded | Overridden. |
![]() | OnChildRemoved | Overridden. |
![]() | OnEmptyChanged | (Inherited from Nevron.UI.WinForm.Docking.NDockZone) |
![]() | PerformDispose | (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | SetBounds | (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | SetEmpty | (Inherited from Nevron.UI.WinForm.Docking.NControlHost) |
![]() | UpdateSplitterBounds | Updates the bounds of the splitter. (Inherited from Nevron.UI.WinForm.Docking.NDockZone) |
![]() | UseFillDockArea | Overridden. |