See Also

Dart.PowerWEB.TextBox Namespace

Requirements

Namespace: Dart.PowerWEB.TextBox

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages Requirements PowerWEB TextBox for ASP.NET

LocalizationType Enumeration

Dart.PowerWEB.TextBox Namespace : LocalizationType Enumeration (Dart.PowerWEB.TextBox)

Enumerates the localization type used to display strings in the HtmlBox.

Members

MemberDescription
English All strings are English (the default).
Spanish All strings are Spanish.
French All strings are French.
German All strings are German.
Custom Custom strings. You must set HtmlBox.LocalizationFile to the filepath of the XML document which specifies the strings to use. You must follow the format used by the PowerWEB XML localization files (look in the PowerWEB/Common/scripts directory for an example).

Remarks

This property is used by the LocalizationType property of the HtmlBox control. All predefined strings are sourced from an embedded XML resource file. Changing the value of the LocalizationType property will cause all predefined strings to be translated into the selected language. For example if the current LocalizationType is English, and French is chosen, the string "Color" becomes "Couleur".

Requirements

Namespace: Dart.PowerWEB.TextBox

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

See Also

Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.