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


In This Topic
    NDockManager Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets/Sets whether the user can change the text of the document tabs.  
    Public PropertyGets or sets the object that controls auto-hide tabs appearance.  
    Public PropertyGets or sets the object that controls caption appearance.  
    Public PropertyGets/Sets whether the Docking Panels should be disposed when they are closed.  
    Public PropertyGets or sets the object that controls docking hints appearance.  
    Public PropertyGets or sets the object that controls documents appearance.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the object that handles panel dragging.  
    Public PropertyDetermines whether the skinning logic may be applied on the framework managed by this instance.  
    Public PropertySpecifies the main form of the application. The manager needs it in order to properly react on activate/deactivate of the form.  
    Public PropertyGets or sets the default border style for panel's groups.  
    Public PropertyGets or sets the ImageList object to be used by the entire framework.  
    Public PropertyGets or sets the palette used to render docking panels GUI elements  
    Public PropertyGets or sets a bitwise mask specifying local palette inheritance.  
    Public PropertyGets or sets the dockstyle for the root container which is DockStyle.Fill by default.  
    Public PropertyGets or sets the Z-index of the root container on the form.  
    Public PropertyGets or sets the object that controls splitters appearance.  
    Public PropertyGets or sets a value whether the floating frames will stick also to the main form.  
    Public PropertyGets or sets a value whether the floating frames will also stick to the working area of the main form.  
    Public PropertyGets or sets a value whether the floating frames will stick to each other and to the main form.  
    Public PropertyGets the options which controls the floating frame sticking.  
    Public PropertyGets or sets the object that controls tabs appearance.  
    Public PropertyGets/Sets the size of the mouse trip before the draggable docking panel to become floating.  
    Public PropertyGets or sets the visual tab editor mode.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    See Also