Méthode | Description | |
---|---|---|
PageDragCancelEventArgs ( Point screenPoint, Point elementOffset, |
Initialize a new instance of the PageDragCancelEventArgs class.
|
|
PageDragCancelEventArgs ( Point screenPoint, Point elementOffset, |
Initialize a new instance of the PageDragCancelEventArgs class.
|
public PageDragCancelEventArgs ( Point screenPoint, Point elementOffset, |
||
screenPoint | Point | Screen point of the mouse. |
elementOffset | Point | Offset from the top left of the element. |
c | Control that started the drag operation. | |
pages | Array of event associated pages. | |
Résultat | System |
public PageDragCancelEventArgs ( Point screenPoint, Point elementOffset, |
||
screenPoint | Point | Screen point of the mouse. |
elementOffset | Point | Offset from the top left of the element. |
c | Control that started the drag operation. | |
pages | KryptonPageCollection | Collection of event associated pages. |
Résultat | System |