2.6 KiB
title, description, ms.date, helpviewer_keywords, ms.assetid
| title | description | ms.date | helpviewer_keywords | ms.assetid | |||||
|---|---|---|---|---|---|---|---|---|---|
| Globalize apps | This topic presents a list of topics related to globalizing Windows Forms applications. | 06/08/2018 |
|
72f6cd92-83be-45ec-aa37-9cb8e3ebc3c5 |
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.
Related sections
-
Walkthrough: Downloading Satellite Assemblies on Demand with the ClickOnce Deployment API
-
How to: Set the Culture and UI Culture for Windows Forms Globalization
-
How to: Support Localization on Windows Forms Using AutoSize and the TableLayoutPanel Control
-
Walkthrough: Creating a Layout That Adjusts Proportion for Localization