Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NLightUIItemDragDropEventArgs Class
Properties


In This Topic
    NLightUIItemDragDropEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NLightUIItemDragDropEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the Cursor for the current drag-and-drop action.  
    Public Property (Inherited from Nevron.UI.NEventArgs)
    Public PropertyGets the item that is currently below the mouse position.  
    Public PropertyGets/sets the effect of the current drag-and-drop action  
    Public Property (Inherited from Nevron.UI.NEventArgs)
    Public PropertyGets the item associated with the event. (Inherited from Nevron.UI.WinForm.Controls.NLightUIItemEventArgs)
    Public PropertyGets the current mouse position (in client coordinates).  
    Top
    See Also