I created a simple web browser WPF test application with pictures and text within a canvas, with windows set at 96dpi.
I\'m new to AS3 and I\'m doing some custom video player video project for AIR. While I was studying the simple examples (non-StageVideo) on how to play videos, I\'ve encountered a unique situation whe
I wrote a C# application for Linux that is compiled by mono (gmcs) and uses the WinForms 2.0 library render a user interface.My application looks fine on my computer, but one of my customers is a usin
After enabling our aplication to use AutoScaleMode = DPI we are getting a strange issue when we show the PrintDialog at a DPI greater than 96. After the PrintDialog has been shown the text size on cer
I am developing a Windows Forms application using VS2008 on Windows Vista. I tried to run my application on Windows XP the other day, and everything on GUI was messed up. I realized that I developed t
since amazon web service need to pay, so just wanna ask ppl who had worked on it before i jump into it, and confirm some knowledge about it.
I have a user control contained in a tabpage. The Form has set AutoScaleMode = AutoScaleMode.Font and the UserControl has set AutoScaleMode.Inherit.
I\'ve been having some trouble scaling controls in my application properly with the form font size. The problem is that the form dynamically adds controls in response to user actions. Any controls tha