Namespace: Consultingwerk.Windows.Framework.Workflow
Class 
SmartWorkflowActivityViewerControl 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:SmartWorkflowActivityViewerControl
Author(s):Richard Kelters / Consultingwerk Ltd.
Created:01.09.2018 15:53:01



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)
OnLoad (EventArgs) Raises the Load event
OnVisibleChanged (EventArgs) Raises the VisibleChanged event
RefreshResultStatusCombo () Refresh dropdown with stati based on Workflow

Top Constructor Summary
Options Name Purpose
SmartWorkflowActivityViewerControl () Constructor for the SmartWorkflowActivityViewerControl 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

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes: Subscribe to PositionChanged in workflow adapter
and refresh the combo editor

Parameters:
e System.EventArgs
An EventArgs that contains the Event specific data
Top

OnVisibleChanged (EventArgs)

Purpose: Raises the VisibleChanged event
Notes:

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

RefreshResultStatusCombo ()

Purpose: Refresh dropdown with stati based on Workflow
Notes: GUID parameter may be empty else should be GUID



Constructor Detail
Top

SmartWorkflowActivityViewerControl ()

Purpose: Constructor for the SmartWorkflowActivityViewerControl class
Notes:



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