Called when the TaskIsCompletedMemberPath property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnTaskIsCompletedMemberPathChanged( string oldTaskIsCompletedMemberPath, string newTaskIsCompletedMemberPath ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnTaskIsCompletedMemberPathChanged ( _ oldTaskIsCompletedMemberPath As String, _ newTaskIsCompletedMemberPath As String _ ) |
Parameters
- oldTaskIsCompletedMemberPath
- Type: System..::.String
- newTaskIsCompletedMemberPath
- Type: System..::.String