nolc
August 20th, 2002, 11:01 AM
Hey-
Do you know of any code that will either change the screen resolution to meet Form/Control size or to change Windows Forms/Controls size to fit the resolution? Since I developed my app with VB.NET in 1024x768...I want all 800x600 users not to be limited on the view of my forms/controls. I have found some VB6 code that gets the screen resolution and then changes it if needed when the app loads and changes it back to the original resolution when the app is killed…but I need .NET code. Any ideas to get around this problem?
Thanks partners…..
Do you know of any code that will either change the screen resolution to meet Form/Control size or to change Windows Forms/Controls size to fit the resolution? Since I developed my app with VB.NET in 1024x768...I want all 800x600 users not to be limited on the view of my forms/controls. I have found some VB6 code that gets the screen resolution and then changes it if needed when the app loads and changes it back to the original resolution when the app is killed…but I need .NET code. Any ideas to get around this problem?
Thanks partners…..