Hi all...
In Visual Basic 6 every point in the form has a top-left position that is shown in the standard toolbar. What I want to do is to write a program which captures the top-left position and store it in an array. For example if I have a map of UK when someone press the point where the London is, the values will be stored as cityLeft(0)=1200 cityTop=900.
Anyone can help me?
thanks
In Visual Basic 6 every point in the form has a top-left position that is shown in the standard toolbar. What I want to do is to write a program which captures the top-left position and store it in an array. For example if I have a map of UK when someone press the point where the London is, the values will be stored as cityLeft(0)=1200 cityTop=900.
Anyone can help me?
thanks