Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockZoneBase Class
Members


In This Topic
    NDockZoneBase Class
    In This Topic
    Represents the base class for NDockZone objects. A dock zone is a logical area which might contains panels or other nested zones. This structure allows for creating complex layouts. The children zones are arranged according to the orientation of the zone.
    Object Model
    NDockZoneBase Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Docking.NDockZoneBase
          Nevron.UI.WinForm.Docking.NDockZone
          Nevron.UI.WinForm.Docking.NRootDockZone

    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