Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Lingo.TranslationCreateForm

  • Assembly: RT.Lingo, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
  • Namespace: RT.Lingo
  • Show inherited types...
  • Show implemented interfaces...

Summary

Provides a dialog in which the user can create a new translation of the software.

Constructors

Main constructor.

Static methods

TTranslation
CreateTranslation<TTranslation>(string moduleName, string fontName, float fontSize)
Presents the user with a dialog to select a language from, and (if they click "OK") creates a new XML file for the new translation.

Instance properties

LanguageGets the language selected by the user.