Namespace: Consultingwerk.Windows.Framework.Workflow
Class 
SmartWorkflowStatusViewerControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartViewerControl
Implements: Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignGroupAssignSource, Consultingwerk.SmartComponents.Interfaces.Design.IDesignToolbarTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignViewerControl, Consultingwerk.SmartComponents.Interfaces.ISmartViewerControl, Consultingwerk.SmartComponents.Base.IAlwaysEnabledControl, ICheckOkToClose, IHandlesServerEvents, IHasDesignerVerbs, ISaveChangesOnDeactivateForm, ISmartDataTarget, ISmartGroupAssignSource, ISmartGroupAssignTarget, ISmartTableIOTarget, ISmartToolbarTarget, ISupportInitialize

File:SmartWorkflowStatusViewerControl
Author(s):Richard Kelters / Consultingwerk Ltd.
Created:01.09.2018 15:53:20



Top Method Summary
Options Name Purpose
DataSourceCurrentChangedHandler (Object, EventArgs) Event handler for the CurrentChanged event of the Data Source
ImageSelection_DragDrop (Object, DragEventArgs) Assigns the filename of the dropped file to the ImageEditors
ImageSelection_DragEnter (Object, DragEventArgs) Allows the FileDrop to the editor control if the events data contains exact one file.
ImageSelection_EditorButtonClick (Object, EditorButtonEventArgs) Invokes a FileOpenDialog to select an Image
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
OnVisibleChanged (EventArgs) Raises the VisibleChanged event
RefreshSwimlanes () Refreshes the Swimlanes Combo

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


Method Detail
Top

DataSourceCurrentChangedHandler (Object, EventArgs)

Purpose: Event handler for the CurrentChanged event of the Data Source
Notes:

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

ImageSelection_DragDrop (Object, DragEventArgs)

Purpose: Assigns the filename of the dropped file to the ImageEditors
Notes:

Parameters:
sender System.Object
The source of the event
e System.Windows.Forms.DragEventArgs
An EventArgs that contains the data for the event
Top

ImageSelection_DragEnter (Object, DragEventArgs)

Purpose: Allows the FileDrop to the editor control if the events data
contains exact one file.
Notes:

Parameters:
sender System.Object
The source of the event
e System.Windows.Forms.DragEventArgs
An EventArgs that contains the data for the event
Top

ImageSelection_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Invokes a FileOpenDialog to select an Image
Notes:

Parameters:
sender System.Object
The source of the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
An EventArgs that contains the Event specific data
Top

InitializeComponent ()


Top

LookupKeyDownHandler (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup)
Notes: Maps F3 to EditorButtonClick

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs with the data for this event
Top

OnVisibleChanged (EventArgs)

Purpose: Raises the VisibleChanged event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

RefreshSwimlanes ()

Purpose: Refreshes the Swimlanes Combo
Notes:



Constructor Detail
Top

SmartWorkflowStatusViewerControl ()

Purpose: Constructor for the SmartWorkflowStatusViewerControl class
Notes:



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