Globalizing Windows Forms applications

Globalization is the process of designing and developing a software product that functions for multiple cultures.

In this section

International Fonts in Windows Forms and Controls
Explains when and how to select fonts for display of international characters on Windows Forms.

Bi-Directional Support for Windows Forms Applications
Explains how to create Windows-based applications that support bi-directional (right-to-left) languages.

Display of Asian Characters with the ImeMode Property
Introduces the ImeMode property, which is used to control the type of input a Windows Form or control accepts.