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


In This Topic
    NDragHandler Class
    In This Topic
    Represents an object which handles drag operations. All panels delegate their dragging to such an instance.
    Object Model
    NDragHandler Class
    Syntax
    'Declaration
     
    
    Public Class NDragHandler 
       Implements INDragHandler 
    'Usage
     
    
    Dim instance As NDragHandler
    public class NDragHandler : INDragHandler  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Docking.NDragHandler

    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