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

In This Topic
    INDockingPanelContainer Interface Properties
    In This Topic

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

    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
    See Also