Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How do I know if my dialog is ready for localization?

  • Each text field can grow by 30% without clipping
  • The dialog can respond to High Contrast without clipping
  • The dialog can respond to font changes without clipping
  • The dialog can respond to DPI changes without clipping
  • The dialog can be switched to RightToLeft mode without clipping (RightToLeft = true, RightToLeftLayout = true on the form).


Page view counter