IDragPageNotify Interface |
Namespace: Internal.ComponentFactory.Krypton.Navigator
public interface IDragPageNotify
The IDragPageNotify type exposes the following members.
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.
|