Method | Description | |
---|---|---|
PageDragEventArgs ( Point screenPoint, |
Initialize a new instance of the KryptonPageDragEventArgs class.
|
|
PageDragEventArgs ( Point screenPoint, KryptonPageCollection pages ) : System |
Initialize a new instance of the KryptonPageDragEventArgs class.
|
public PageDragEventArgs ( Point screenPoint, |
||
screenPoint | Point | Screen point of the mouse. |
pages | Array of event associated pages. | |
return | System |
public PageDragEventArgs ( Point screenPoint, KryptonPageCollection pages ) : System | ||
screenPoint | Point | Screen point of the mouse. |
pages | KryptonPageCollection | Collection of event associated pages. |
return | System |