Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockArea Structure
Members


In This Topic
    NDockArea Structure
    In This Topic
    Represents a general area (provided by a INDockAreaProvider instance) where a panel can be docked.
    Object Model
    NDockArea Structure
    Syntax
    'Declaration
     
    
    Public Structure NDockArea 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NDockArea
    public struct NDockArea : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.UI.WinForm.Docking.NDockArea

    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