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

File:ResourceTranslationMaintenanceForm
Purpose:Translation of Localizable resx files
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu May 09 22:54:49 CEST 2013



Top Method Summary
Options Name Purpose
FilterLocalizableControls () Filters out non localizable Controls
InitializeComponent ()
OnLoad (EventArgs) Raises the Load event
CHARACTER OpenClass (character, character, character, character) Opens a dialog to select a class of the given type
OpenForm () Opens a Form for translation
OpenResourceFile (character) Opens the resource file for the given UI class
OpenUserControl () Opens a User Control for translation
SaveResxFile () Saves thge localized resx file
SaveTranslations () Saves the current translations
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1
UpdateTitle (character) Updates the title of the Form

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

Top Property Summary
Options Name Purpose
CHARACTER ClassName
CHARACTER ResourceFileName


Method Detail
Top

FilterLocalizableControls ()

Purpose: Filters out non localizable Controls
Notes:

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

CHARACTER OpenClass (character, character, character, character)

Purpose: Opens a dialog to select a class of the given type
Notes:

Parameters:
pcTypeName CHARACTER
The base class to search for
pcDesktopAlertTitle CHARACTER
The title of the UltraDesktopAlert
pcDesktopAlertText CHARACTER
The text of the UltraDesktopAlert
pcDialogText CHARACTER
The text for the dialog form to select the class name
Returns CHARACTER
The selected class name
Top

OpenForm ()

Purpose: Opens a Form for translation
Notes:

Top

OpenResourceFile (character)

Purpose: Opens the resource file for the given UI class
Notes:

Parameters:
pcClassName CHARACTER
The UI class name to process the resx file for
Top

OpenUserControl ()

Purpose: Opens a User Control for translation
Notes:

Top

SaveResxFile ()

Purpose: Saves thge localized resx file
Notes:

Top

SaveTranslations ()

Purpose: Saves the current translations
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

UpdateTitle (character)

Purpose: Updates the title of the Form
Notes:

Parameters:
pcClassName CHARACTER
The class name to show in the title


Constructor Detail
Top

ResourceTranslationMaintenanceForm ()

Purpose: Constructor for the ResourceTranslationMaintenanceForm class
Notes:



Property Detail
Top

CHARACTER ClassName


Returns CHARACTER
Top

CHARACTER ResourceFileName


Returns CHARACTER


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