Hi
I want to write program ,
part of this program show to me form , this form has multiple picture Box and when I click on picture Box ,the program will show small form that it show information by label
this form takes information from Dinamic array(the user determine the size) and but each element on array in new label .
I need each information on different labels because I want to allow the user to move the label to another bicture box and when the user move the label ,it will be deleted from the original picture box and existed on the form , that will be show when I click second picture box .
how I can use the element of array to name the labels in determined form .. (labels will be created at run time and number of labels depend on the user