Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockingPanelDragInfo Class


In This Topic
    NDockingPanelDragInfo Class Properties
    In This Topic

    For a list of all members of this type, see NDockingPanelDragInfo members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value whether to accept the new state when the dragging ends. (Inherited from Nevron.UI.WinForm.Docking.NDragInfo)
    Public PropertyGets the dock area associated with this info.  
    Public PropertyGets or sets the dragged bounds (in screen coordinates). (Inherited from Nevron.UI.WinForm.Docking.NDragInfo)
    Public PropertyGets the hint about the current drag operation. (Inherited from Nevron.UI.WinForm.Docking.NDragInfo)
    Public PropertyGets the panel associated with this info.  
    Public PropertyGets the previous dragged bounds (in screen coordinates). (Inherited from Nevron.UI.WinForm.Docking.NDragInfo)
    Public PropertyGets the bounds at the start of dragging (in screen coordinates). (Inherited from Nevron.UI.WinForm.Docking.NDragInfo)
    Top
    See Also