Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTreeListHeaderDragInfo Class
Fields Properties


In This Topic
    NTreeListHeaderDragInfo Class Members
    In This Topic

    The following tables list the members exposed by NTreeListHeaderDragInfo.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldThe offset between the capture mouse position and the bounds of the header item.  
    Public FieldDetermines whether the drag operation is successful or should be canceled.  
    Public FieldThe offset generated during dragging.  
    Public FieldThe hit code of the current operation.  
    Public FieldThe mouse position where mouse was pressed.  
    Public FieldThe current mouse position.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the NTreeListHeaderItem instance associated with the operation.  
    Top
    See Also