Hello
I need ideas of how to create my project.
I am supposed to create a map and shows description of each cities. So i have put buttons on each cities on the map and when the user clicks on a certain city he/she should see the description of it on another form.
I want to use only one form to show the description of each cities by changing the labels control. Also the descriptions are in a text file.
Do you have any idea of how i can do that.
Thank you