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


NControlHost Class
Object Model
NControlHost Class
Syntax
'Declaration
 
<System.ComponentModel.Design.Serialization.DesignerSerializerAttribute(Nevron.Internal.frCC, System.ComponentModel.Design.Serialization.CodeDomSerializer)>
Public Class NControlHost 
   Inherits NDockZone
   Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider, Nevron.UI.WinForm.Controls.INSerializable, INDockAreaProvider, INDockZone, INDockZoneChild, INDockZoneChildContainer, INLayoutEngine, INUniqueID 
 
'Usage
 
Dim instance As NControlHost
Inheritance Hierarchy

System.Object
   Nevron.UI.WinForm.Docking.NDockZoneBase
      Nevron.UI.WinForm.Docking.NDockZone
         Nevron.UI.WinForm.Docking.NControlHost
            Nevron.UI.WinForm.Docking.NDockingPanelHost
            Nevron.UI.WinForm.Docking.NDocumentViewHost

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