Originally posted by G.Kumaraguru
Use Findwindow api but use the class name, it is

ThunderPictureBox

in VB.


I did try it, but how about the lpWindowName arguement? We can leave it blank or put "". But sis put it as "". The result is still 0. That mean the API also can not find the PictureBox.

But I used the Spy++ it does return me the PictureBox hWnd, Window, ClassName, Window Style, Window RECT value, Thread ID and Process ID. So I'm sure there must be a way to do it!

Can Some Guru help me!!!