Hi,
I am new to vb 2010 and am in the process of converting program's that I have written in vb5 ( yes, I am late ).
My vb5 program is a map with a label on every country which I can click on to bring up info on that country.
The map is bigger than the screen and is contained within a picturebox.
The conversion started well, I have my map within a picturebox and can scroll around it. But on attempting to add labels, I find that I cannot. I've discovered that a picture box is not a container in vb2010, and that the panel control is an alternative, but I can't use it with an image.
Does anyone know how I can achieve this, have a large map with labels on every country that move with the map as it scrolls?
Hope I haven't rambled on too much. Thanks for any info, ToastyJones
I am new to vb 2010 and am in the process of converting program's that I have written in vb5 ( yes, I am late ).
My vb5 program is a map with a label on every country which I can click on to bring up info on that country.
The map is bigger than the screen and is contained within a picturebox.
The conversion started well, I have my map within a picturebox and can scroll around it. But on attempting to add labels, I find that I cannot. I've discovered that a picture box is not a container in vb2010, and that the panel control is an alternative, but I can't use it with an image.
Does anyone know how I can achieve this, have a large map with labels on every country that move with the map as it scrolls?
Hope I haven't rambled on too much. Thanks for any info, ToastyJones