|
Gantt Chart Control
1.3
|
Provides data for TaskMouseEvent More...
Inherits MouseEventArgs.
Public Member Functions | |
| TaskMouseEventArgs (Task task, RectangleF rectangle, MouseButtons buttons, int clicks, int x, int y, int delta) | |
| Initialize a new instance of TaskMouseEventArgs with the MouseEventArgs parameters and the Task involved. More... | |
Properties | |
| Task | Task [get, set] |
| Subject Task of the event More... | |
| RectangleF | Rectangle [get, set] |
| Rectangle bounds of the Task More... | |
Provides data for TaskMouseEvent
| Braincase.GanttChart.TaskMouseEventArgs.TaskMouseEventArgs | ( | Task | task, |
| RectangleF | rectangle, | ||
| MouseButtons | buttons, | ||
| int | clicks, | ||
| int | x, | ||
| int | y, | ||
| int | delta | ||
| ) |
Initialize a new instance of TaskMouseEventArgs with the MouseEventArgs parameters and the Task involved.
|
getset |
Rectangle bounds of the Task