Called when the Role property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnRoleChanged( DragTaskThumbRole oldRole, DragTaskThumbRole newRole ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnRoleChanged ( _ oldRole As DragTaskThumbRole, _ newRole As DragTaskThumbRole _ ) |
Parameters
- oldRole
- Type: DlhSoft.Windows.Controls..::.DragTaskThumbRole
- newRole
- Type: DlhSoft.Windows.Controls..::.DragTaskThumbRole