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

In This Topic
    INDockingHintService Interface Members
    In This Topic

    The following tables list the members exposed by INDockingHintService.

    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)
     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)
     MethodThe service gets notified that some object has requested a preview.  
     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