Files
docs-desktop/dotnet-desktop-guide/framework/winforms/advanced/globalizing-windows-forms.md
T
Andy De George c0ba284473 Initial winforms content migrated (#18)
* 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
2020-09-01 16:26:21 -07:00

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
Windows Forms, globalization
localization [Windows Forms]
globalization [Windows Forms]
world-ready applications
global applications [Windows Forms], creating Windows Forms
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.