Can someone explain how to scale a form. I was originally going to calculate
the new size and location for every control, but the form I am using has
hundreds of circles on it and it is very unweildly to calculate and set four
properties for each one. Can anyone send me to a good tutorial on how to use
the form's size and scale properties and apply them to the other controls on
the form? Or can I put all the circles in a Picture Box and then resize it?
I am using the educational edition which has no help files. Thanks for any
help.
the new size and location for every control, but the form I am using has
hundreds of circles on it and it is very unweildly to calculate and set four
properties for each one. Can anyone send me to a good tutorial on how to use
the form's size and scale properties and apply them to the other controls on
the form? Or can I put all the circles in a Picture Box and then resize it?
I am using the educational edition which has no help files. Thanks for any
help.