Nevron.Examples.Framework.WinForm Namespace / NExamplesDockManager Class
Members


NExamplesDockManager Class
Object Model
NExamplesDockManager 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.DesignerCategoryAttribute("Component")>
Public Class NExamplesDockManager 
   Inherits Nevron.UI.WinForm.Docking.NDockManager
   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 NExamplesDockManager
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