Translates all texts of the user interface into the current language.
Namespace:
CADImport.FaceModule
Assembly: CADImport (in CADImport.dll)
Syntax
Parameters
-
aControls
-
Type: ControlCollection
A collection of all controls that form the user interface.
-
aMenu
-
Type: MainMenu
A menu of the main application's form.
-
aCaption
-
Type: string
A string containing a caption of the main application's form.
Return Value
A
string containing a caption of the main application's form translated into the current language.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also