Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / INDockZoneChild Interface
Properties Methods

In This Topic
    INDockZoneChild Interface Members
    In This Topic

    The following tables list the members exposed by INDockZoneChild.

    Public Properties
     NameDescription
     PropertyGets or sets the area this child occupies.  
     PropertyGets or sets the index of this child in its container collection.  
     PropertyGets a value indicating whether this child is empty.  
     PropertyGets the minimum allowed size for this child.  
     PropertyGets the INDockZone where this object resides.  
     PropertyGets the root INDockZone of the zones tree.  
     PropertyGets or sets an object containing information about how this child should be treated by a layout engine.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder)
     MethodGets an object that contains serializable data for the current instance. (Inherited from Nevron.UI.WinForm.Controls.INSerializable)
     MethodNotifies this child of a change in its SizeInfo member.  
     MethodUpdates the field references of this object (Inherited from Nevron.INReferenceHolder)
     MethodUpdates the references stored by the object (Inherited from Nevron.INReferenceHolder)
    Top
    See Also