T
Tony Johansson
Hello!
I will place userControl on the form by using this pattern where I number
each placed user control with numbers
1 2
3 4
5 6
....
I should be able to place any number of user control on the form but only in
the pattern that is shown.
So I can place 2 or 5 or 7 or any number.
My question is if any have any good algoritm to use for location for each
placed user control.
//Tony
I will place userControl on the form by using this pattern where I number
each placed user control with numbers
1 2
3 4
5 6
....
I should be able to place any number of user control on the form but only in
the pattern that is shown.
So I can place 2 or 5 or 7 or any number.
My question is if any have any good algoritm to use for location for each
placed user control.
//Tony