954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Resizing application windows

Hi,

I am finishing up an application in VB.NET at the moment, and am working on making the interfaces perfect, however I don't know how to go about setting the properties for the items on the interface so that if the window is resized, or the user has a larger or smaller screen resolution then the 800 x 600 I'm using, then all of the items resize themselves to fit if possible.

Could someone run me through the best way to go about this?

Thanks

hippychic43
Newbie Poster
14 posts since Mar 2005
Reputation Points: 10
Solved Threads: 0
 

Use CSS style sheets.That is the best way to handle different screen resolution.Load different style sheet for each screen resolution.

Letscode
Junior Poster
175 posts since Feb 2005
Reputation Points: 11
Solved Threads: 6
 

This appliation isn't for the web though, it's a standalone application

hippychic43
Newbie Poster
14 posts since Mar 2005
Reputation Points: 10
Solved Threads: 0
 
Letscode
Junior Poster
175 posts since Feb 2005
Reputation Points: 11
Solved Threads: 6
 

Thanks for that!

hippychic43
Newbie Poster
14 posts since Mar 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You