I can get alternative choice
But I currently developing a program that run under WinCE. So I need to resolve it. I know it is a hard Q, but I know you're guy should be able to provide me some idea about this task.
In pricture box object, it does not have the Title, so can not use the FindWindow API function to locate the hWnd. Arhhhh Do help me!!!
Here comes you Guru... ehm fanatic
put a string variable instead of ""
Don't you feel this is very challenging
no...Kedaman I did drive to nut, but just wander to find out how can achieve this task.
I know, but let said my intial PictureBox1 is at
Top = 0
Left = 0
Height = 100
Width = 100
and PictureBox2 at
Top = 200
Left = 200
Height = 100
Width = 100
later PictureBox1 and PictureBox2 also move by the user to somewhere else, then I may lost the refernce point. I may still can resolve it by keep thier respective value into the registry. Don't you see that there was some may procedure to do upon the user have move the picture box?
because I need to aware the Speed to the handheld device.
Thanks a lot. :)