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

In This Topic
    INDockingPanelContainer Interface Members
    In This Topic

    The following tables list the members exposed by INDockingPanelContainer.

    Public Properties
     NameDescription
     PropertyGets the currently active panel. Might be null.  
     PropertyGets or sets a value whether the control might be dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyGets a value indicating on which edge the panel is autohiding. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets the object containing information about current border style. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets the current border width. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets a value whether the control can activate. True by default. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
     PropertyGets the NCaptionBar object that represents the control caption. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     PropertyGets the NDockingPanelContainer object this INDockingPanel resides in. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets an array with all the commands associated with this instance. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     PropertyGets the preffered base border color for this instance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets the preffered border style for this instance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets the object containing information for previously saved docked state. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets or sets the current state of the INDockingPanel object. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets or sets the INDragHandler instance to be used from this control. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyGets the object containing information about the current drag operation. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyGets the size of this instance while being dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyDetermines whether the current instance is enabled. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     PropertyGets or sets the preffered size to be used when the panel becomes floating on its own. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets the object containing information for previously saved floating state. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets or sets a value whether the caption is visible or not (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     PropertyGets or sets the unique identifier of this object. (Inherited from Nevron.UI.WinForm.Docking.INUniqueID)
     PropertyGets a value whether the control is currently active. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
     PropertyGets a value whether the border is in hot state - either focused or hovered. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets a value indicating whether the caption is currently active. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     PropertyGets a value whether the control is currently being dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     Property (Inherited from Nevron.UI.INSuspendable)
     PropertyGets a value indicationg whether the panel is displayed as tab. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets or sets a string that uniquely identifies this instance. Used by serializers. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets a reference to the top-level manager of the docking framework. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets the collection of NDockingPanel objects hosted on this container.  
     PropertyGets or sets the preffered dockstate to be applied on this instance. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets or sets the render context to be used when painting caption. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     PropertyGets the root dock zone for the container.  
     PropertyGets the current size state of the control (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     PropertyGets or sets the object that contains information how a panel is visualized when in tabbed mode. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     PropertyGets or sets the text to be displayed by the caption (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     PropertyDetermines whether the control is visible. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
    Top
    Public Methods
     NameDescription
     MethodActivates the control and tries to give focus to a child control. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
     MethodMakes the panel autohidden onto the container where it currently resides. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     MethodChecks whether the specified panel can be docked on the container.  
     MethodExamines the provided mouse event arguments and checks whether a drag operation can begin. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     MethodDetermines whether the current instance might be parented by the specified container. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     MethodDetermines whether the control is draggable. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     MethodCloses the control. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     MethodDeactivates the control. This will update the caption but the control may still contains focus. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
     MethodDisplays the panel. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     Method (Inherited from System.IDisposable)
     MethodEnds running drag operation. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     MethodFloats the panel. If the DockState is DockState.Floating nothing is done. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     MethodDetermines whether the command with the specified id is checked for this instance. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     MethodDetermines whether the command with the specified id is enabled for this instance. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder)
     MethodMaximizes the control. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     MethodNotifies this instance that a context menu command has been clicked. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     Method (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     MethodDocks the panel on the specified zone. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider)
     MethodPerforms redocking. If the panel is floating it will become docked, if docked it will become floating. (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     MethodInvalidates the caption area of the control. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     MethodRestores default size of the control. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     Method (Inherited from Nevron.UI.INSuspendable)
     MethodSaves the current state of the panel (depending on its DockState value). (Inherited from Nevron.UI.WinForm.Docking.INDockingPanel)
     MethodSets the current active state of the control. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
     MethodDisplays a context menu aligned to the specified screen location. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     Method (Inherited from Nevron.UI.INSuspendable)
     MethodUpdates the border appearance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     MethodPerforms measure and refresh of the caption bar. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl)
     MethodUpdates the drag info during drag operation. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     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