| IDragPageNotify Interface | 
Namespace: Internal.ComponentFactory.Krypton.Navigator
 Syntax
Syntaxpublic interface IDragPageNotify
The IDragPageNotify type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | PageDragEnd | 
            Occurs when drag operation completes with pages being dropped.
             | 
|  | PageDragMove | 
            Occurs when the mouse moves during the drag operation.
             | 
|  | PageDragQuit | 
            Occurs when dragging pages has been cancelled.
             | 
|  | PageDragStart | 
            Occurs when a page drag is about to begin and allows it to be cancelled.
             | 
 See Also
See Also