Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockingPanelHost Class


In This Topic
    NDockingPanelHost Class Methods
    In This Topic

    For a list of all members of this type, see NDockingPanelHost members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.   
    Public MethodOverridden.   
    Public MethodChecks whether the zone can be disposed. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Public MethodChecks whether this zone or one of its children contains the specified child. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodChecks whether a child of the specified type is contained by this zone or one of its children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodChecks whether the zone contains referenced child. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodOverloaded. Releases all the resources used by this object. This method will recursively dispose all the nested children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodRecursively searches for a child with the specified id. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodGets whether the zone or one of its children contains a referenced child. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodChecks whether there is currently any parent that is suspended. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodGets a child of the specified type. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodGets 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)
    Public MethodOverridden.   
    Public MethodChecks whether the specified point (in client coordinates) is contained by any dock area. (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public MethodOverloaded. 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)
    Public MethodNotifies the zone for a change in its Padding member. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public MethodRecreates the Guid structures of this zone and all its children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodConvert the specified rectange to screen coordinates. Typically this method calls the parent container's RectangleToScreen method. (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public MethodRemoves the specified child from the zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodRemoves all the children currently contained by the zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public MethodRecalculates the dock areas according to the current display rectangle. (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodOverridden.   
    Public MethodForces the zone to update all splittable children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Protected MethodCalled when the bounds of the zone has changed. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Protected MethodUpdates the bounds of the splitter. (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Protected MethodOverridden.   
    Top
    See Also