Nevron.UI.WinForm.Docking Namespace / NDockManager Class
Members


NDockManager Class
Object Model
NDockManager Class
Syntax
'Declaration
 
<System.ComponentModel.DesignerAttribute(Nevron.Internal.dnCC)>
<System.ComponentModel.Design.Serialization.DesignerSerializerAttribute(Nevron.Internal.bOCC, System.ComponentModel.Design.Serialization.CodeDomSerializer)>
<System.Drawing.ToolboxBitmapAttribute(Nevron.UI.WinForm.Docking.NDockManager, "Resources.NDockManager.bmp")>
<System.ComponentModel.LicenseProviderAttribute(Nevron.UI.WinForm.Docking.NDockingLicenseProvider)>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class NDockManager 
   Inherits System.ComponentModel.Component
   Implements Nevron.INReferenceProvider, Nevron.UI.WinForm.Controls.INKeyboardListener, Nevron.UI.WinForm.Controls.INPaletteProvider, Nevron.UI.WinForm.Controls.INPropertyPageProvider, Nevron.UI.WinForm.Controls.INSerializable, Nevron.UI.WinForm.Controls.INSkinnableControl 
 
'Usage
 
Dim instance As NDockManager
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Nevron.UI.WinForm.Docking.NDockManager
            Nevron.Examples.Framework.WinForm.NExamplesDockManager

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also