Hi All,
When I install my VB.net application at client's machine with a different screen resolution setting, the controls on the forms will appear small/distorted according to the resolution.
Please suggest me how can i make my application 'Resolution independent' ?
In addition, the labels (which i sent back during design time) will be displayed in front of the text boxes(overlap). Hence the neatness of the form layout is disturbed. Please suggest me a way to always keep textboxes before labels, in case of overlapping labels & textboxes.
ThanX in advance.....
Venk