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