Called when the assignment activation occurs.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected internal virtual void OnAssignmentActivated( Object sender, AssignmentActivatedEventArgs e ) |
Visual Basic (Declaration) |
---|
Protected Friend Overridable Sub OnAssignmentActivated ( _ sender As Object, _ e As AssignmentActivatedEventArgs _ ) |
Parameters
- sender
- Type: System..::.Object