Namespace: Consultingwerk.Windows.Framework.System
Class 
SmartTranslationForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, IHasTabDataSourceCount, ISmartToolbarTarget, ISmartWindowForm

File:SmartTranslationForm
Purpose:Maintenance Form for Translations
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:10.01.2013 15:03:56



Top Method Summary
Options Name Purpose
AfterUpdateRecordHandler (Object, AfterUpdateRecordEventArgs) Stores the current record in the Ribbon LRU list after a record update
InitializeComponent ()
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown Event
PopulateTranslationScopes () Populates the value lists with the existing Translation Scopes
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1
TranslateFromSourceCode () Maintains translations based on a source code file

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


Method Detail
Top

AfterUpdateRecordHandler (Object, AfterUpdateRecordEventArgs)

Purpose: Stores the current record in the Ribbon LRU list after a record update
Notes:

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

InitializeComponent ()


Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

OnShown (EventArgs)

Purpose: Raises the Shown Event
Notes:

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

PopulateTranslationScopes ()

Purpose: Populates the value lists with the existing Translation Scopes
Notes:

Top

smartToolbarController1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the smartToolbarController1
Notes:

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

TranslateFromSourceCode ()

Purpose: Maintains translations based on a source code file
Notes:



Constructor Detail
Top

SmartTranslationForm ()

Purpose: Constructor for the SmartTranslationForm class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:42:17