Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: void TranslateWindow(Window, object)

  • Declared in: RT.Lingo.Lingo

Declaration

public static void TranslateWindow(
    Window window,
    object translation
)

Summary

Translates the text of the specified control and all its sub-controls using the specified translation object.

Parameters

WindowwindowControl whose text is to be translated.
objecttranslationObject containing the translations.