I have a PictureBox and two labels that I make dynamically in a loop. How do I calculate from picbox1 location, the label1 and label2 locations, so that align as the following example:
picbox1 label1
label2
Seems a calcula somewhat simple, but I really not thought how do now.
This might help: