GTP.NET.SL 1.0.5.13

——————————————
——-GTP.NET.SL 1.0.5.13—-
——————————————
GanttSample2.xaml (9)
GanttSample2.xaml.cs (4)
Sample for UserDraw of progress percent

GanttRow.cs (20)
New events to catch GanttRow Clicks etc:
public event MouseEventHandler MouseEnterGanttRowBackground;
public event MouseEventHandler MouseLeaveGanttRowBackground;
public event MouseButtonEventHandler MouseLeftButtonDownGanttRowBackground;
public event MouseButtonEventHandler MouseLeftButtonUpGanttRowBackground;
public event MouseEventHandler MouseMoveGanttRowBackground;

Leave a Reply