Namespace: Consultingwerk.Windows.Framework.System
Class 
SmartLanguageViewer 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:SmartLanguageViewer
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Wed Oct 10 18:04:26 CEST 2012



Top Method Summary
Options Name Purpose
AfterInitializeBusinessEntityAdapterHandler (Object, AfterInitializeBusinessEntityAdapterEventArgs) Event handler for the AfterInitializeBusinessEntityAdapterHandler event of the culture lookup
BeforePerformLookupHandler (Object, CancelEventArgs) Event handler for the BeforePerformLookup event of the language lookup
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.
InitializeComponent ()
LanguageBindingSource_eSmartLanguage_LanguageImage_EditorButtonClick (Object, EditorButtonEventArgs) Invokes a FileOpenDialog to select an Image
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
ShowLookupDialogHandler (Object, CancelEventArgs) Event handler for the ShowLookupDialog event of the language lookup

Top Constructor Summary
Options Name Purpose
SmartLanguageViewer ()


Method Detail
Top

AfterInitializeBusinessEntityAdapterHandler (Object, AfterInitializeBusinessEntityAdapterEventArgs)

Purpose: Event handler for the AfterInitializeBusinessEntityAdapterHandler
event of the culture lookup
Notes:

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

BeforePerformLookupHandler (Object, CancelEventArgs)

Purpose: Event handler for the BeforePerformLookup event of the language lookup
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.ComponentModel.CancelEventArgs
The CancelEventArgs 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

InitializeComponent ()


Top

LanguageBindingSource_eSmartLanguage_LanguageImage_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

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

ShowLookupDialogHandler (Object, CancelEventArgs)

Purpose: Event handler for the ShowLookupDialog event of the language lookup
Notes:

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


Constructor Detail
Top

SmartLanguageViewer ()




©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:15:49