Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockPreviewZone Class
Properties Methods


In This Topic
    NDockPreviewZone Class Members
    In This Topic

    The following tables list the members exposed by NDockPreviewZone.

    Public Properties
     NameDescription
    Public PropertyGets the collection of all children parented by this zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public PropertyGets the NDockingPanelContainer instance where this zone resides. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public Property (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Public PropertyChecks whether the layout operations are suspended. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public PropertyGets the object containing information about a layout operation. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public Property (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Public PropertyGets 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)
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a child to this zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Public MethodChecks whether the zone can be disposed. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodOverridden.   
    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 MethodOverridden.   
    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 MethodGets the serializable representation of the zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    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 MethodNotifies for a change in the SizeInfo object. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Public MethodRecreates the Guid structures of this zone and all its children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    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 MethodResumes layout logic and optionally forces the zone to perform layout. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodSets the preffered index to the specified child. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodSuspends any layout logic. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodUpdates 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)
    Public MethodUpdates the zone's IsEmpty state. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodOverridden.   
    Public MethodUpdates from the specified zone. By default this method will copy the SizeInfo and Padding values. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public MethodForces the zone to update all splittable children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodChecks the previous parent of the specified child. This method is called before a child is added to this zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected MethodOverridden.   
    Protected MethodGets the initial IsEmpty value for the zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Protected MethodOverridden.   
    Protected MethodCalled after adding a child was successful. The default implementation performs additional tasks like updating the empty state and rebuilding children's indicies. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected MethodCalled after removing of a child was successful. The default implementation performs additional tasks like updating the empty state and rebuilding children's indicies. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected Method (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Protected MethodOverridden.   
    Protected MethodSets the core bounds of the zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected MethodSets the core IsEmpty state to the specified value. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Protected MethodOverridden.   
    Top
    See Also