Namespace: Consultingwerk.Windows.Framework.Workflow
Class 
WorkflowDiagramControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartUserControl
Implements: IHasDesignerVerbs

File:WorkflowDiagramControl
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 10 13:34:10 CEST 2020



Top Method Summary
Options Name Purpose
diagram1_SelectedChanged (Object, EventArgs) Event handler for the SelectedChanged event of the diagram1
InitializeComponent () Initializes the Visual Design
OnStatusActivitySelected (WorkflowStatusActivitySelectedEventArgs) Raises the StatusActivitySelected
OnStatusSelected (WorkflowStatusSelectedEventArgs) Raises the StatusSelected

Top Constructor Summary
Options Name Purpose
WorkflowDiagramControl () Constructor for the WorkflowDiagramControl class

Top Event Summary
Options Name Purpose
StatusActivitySelected (Object, WorkflowStatusActivitySelectedEventArgs) Raised when a Workflow status activity is selected
StatusSelected (Object, WorkflowStatusSelectedEventArgs) Raised when a Workflow status is selected

Top Property Summary
Options Name Purpose
Crainiate.Diagramming.Forms.Diagram Diagram


Method Detail
Top

diagram1_SelectedChanged (Object, EventArgs)

Purpose: Event handler for the SelectedChanged event of the diagram1
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

OnStatusActivitySelected (WorkflowStatusActivitySelectedEventArgs)

Purpose: Raises the StatusActivitySelected
Notes:

Parameters:
e Consultingwerk.Windows.Framework.Workflow.WorkflowStatusActivitySelectedEventArgs
The WorkflowStatusActivitySelectedEventArgs with the data for the event
Top

OnStatusSelected (WorkflowStatusSelectedEventArgs)

Purpose: Raises the StatusSelected
Notes:

Parameters:
e Consultingwerk.Windows.Framework.Workflow.WorkflowStatusSelectedEventArgs
The WorkflowStatusSelectedEventArgs with the data for the event


Constructor Detail
Top

WorkflowDiagramControl ()

Purpose: Constructor for the WorkflowDiagramControl class
Notes:



Event Detail
Top

StatusActivitySelected (Object, WorkflowStatusActivitySelectedEventArgs)

Purpose: Raised when a Workflow status activity is selected
Notes:

Parameters:
sender System.Object
The object that raised the StatusActivity event
e Consultingwerk.Windows.Framework.Workflow.WorkflowStatusActivitySelectedEventArgs
The WorkflowStatusActivitySelectedEventArgs with the data for the event
Top

StatusSelected (Object, WorkflowStatusSelectedEventArgs)

Purpose: Raised when a Workflow status is selected
Notes:

Parameters:
sender System.Object
The object that raised the StatusSelected event
e Consultingwerk.Windows.Framework.Workflow.WorkflowStatusSelectedEventArgs
The WorkflowStatusSelectedEventArgs with the data for the event


Property Detail
Top

Crainiate.Diagramming.Forms.Diagram Diagram


Returns Crainiate.Diagramming.Forms.Diagram


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:13