Globalizing Windows Forms
.NET Framework 2.0
Globalization is the process of designing and developing a software product that functions for multiple cultures.
In This Section
- Encoding and Windows Forms Globalization
-
Describes full Unicode support and its implications.
- International Fonts in Windows Forms and Controls
-
Explains when and how to select fonts for display of international characters on Windows Forms.
- How to: Display Right-to-Left Text in Windows Forms for Globalization
-
Provides instructions for displaying text that flows from right to left on Windows Forms.
- 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.