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


In This Topic
    NDockingPanelPermissions Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a value whether the panel can autohide.  
    Public PropertyGets or sets a value whether the panel can be docked.  
    Public PropertyGets or sets a value whether the panel can be dragged using the left mouse button.  
    Public PropertyGets or sets the dock areas allowed for this panel to dock to.  
    Public PropertyGets or sets a value whether the panel can float.  
    Public PropertyGets or sets a value whether the panel can be hidden.  
    Public PropertyGets or sets a value whether the panel can be maximized.  
    Public PropertyGets or sets a value whether the user can edit current permissions.  
    Public PropertyGets or sets the dock areas exposed by this panel.  
    Top
    See Also