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


In This Topic
    NDockingPanelPermissions Class Members
    In This Topic

    The following tables list the members exposed by NDockingPanelPermissions.

    Public Constructors
    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
    Public Methods
     NameDescription
    Public MethodCopies fields form the specified permission.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets notified of a property changed.  
    Top
    See Also