Hi all,

I am facing problem regarding screen resolution. I mean i make one project and its run and look nice in my PC screen but if i run the same app. in others PC then its create problem i am not able to see the controls on my app forms. One solution for this is to write code in resize option i resize the form its run ok but for that i have to write resize code for every control on that form i have 20-30 controls on my form than i have to write resize code for all controls.
Is there any short cut method for that? or i have to write code for every control.
If anybody know the solution for this than please tell me .

Thanks in advance
Regars
Guest11

how about a control array for the buttons, then a simple loop to move them about?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.