Silverlight:
Silverlight 2 Released
Silverlight:
Silverlight 2 is out!
Silverlight:
Silverlight 2 is out!
TechNet Edge:
Windows Server 2008 Event Subscription with Task Scheduling
WindowsClient:
Survey Time: What .NET Framework features do you use?
Channel 10:
/web: Microsoft’s New Site For Web Professionals
Silverlight:
Silverlight 2 Releases Tomorrow
Channel 9:
Back To Basics - Race Conditions, Part 1
Silverlight:
Data Binding – Data Validation
Channel 9:
This Week on C9 from Blizzcon with Mike "Sampy" Sampson
Channel 9:
Parallel Computing Platform: Overview and Future Directions
WindowsClient:
Set binding, based on trigger
TechNet Edge:
Running SharePoint Products and Technologies Virtually
Channel 10:
Surface DJ
Channel 10:
U Rank: A Social Search Experiment From Microsoft Research
Channel 10:
New From Live Labs: Political Streams
Silverlight:
Data Binding – Data Conversion
WindowsClient:
Send Me Your PDC Video
Channel 10:
Gigs in Gaming: Part II
IIS.NET:
Community Links 10/11/2008: URL Rewrite, ASP.NET, Extensibility, Diagnostics, WordPress
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online
Welcome to WindowsClient.net
|
Sign in
|
Join
Home
Get Started
Learn
Forums
Downloads
Community
Home
>
Learn
>
Windows Forms FAQs
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).