Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / INHitTestService Interface
Properties Methods

In This Topic
    INHitTestService Interface Members
    In This Topic

    The following tables list the members exposed by INHitTestService.

    Public Properties
     NameDescription
     PropertyGets the drag handler which processes the current drag operation (if any). (Inherited from Nevron.UI.WinForm.Docking.INDragOperationObserver)
     PropertyGets the manager of the docking framework this service is attached to. (Inherited from Nevron.UI.WinForm.Docking.INDockingService)
    Top
    Public Methods
     NameDescription
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     Method (Inherited from System.IDisposable)
     MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder)
     MethodSearches for all INDockAreaProvider instances under the specified location and selects the most appropriate dock area.  
     MethodThe instance gest notified about a drag operation being ended. (Inherited from Nevron.UI.WinForm.Docking.INDragOperationObserver)
     MethodThe instance gets notified about a drag operation being started. (Inherited from Nevron.UI.WinForm.Docking.INDragOperationObserver)
     MethodUpdates the field references of this object (Inherited from Nevron.INReferenceHolder)
     MethodUpdates the references stored by the object (Inherited from Nevron.INReferenceHolder)
    Top
    See Also