* Merge winforms framework content to working branch (#14) * Breadcrumb / TOC / Move net5 to net folder (#15) * change path from net5 to net * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Add .net 5 winforms placeholder article (#16) * added some metadata and adjusted net5 placeholder * corrections * corrections * corrections * Test1 * Swapping landing page vs concept * fix links * Fix links * Fix desc
2.7 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