I've known that a control gets its handle when it can be seen the first time.
My problem is that in my program , I want to get the value of a control in anther forms(not created by me).When I use the API "ChildWindowFormPointEx" , it returns zero--it hasn't been seen ever--so I can't get it .
Who can help me? Thanks in advance!
Loading
PJ MartinsPosted Jun 2, 2010, 1:37 PM
du ladingPosted Jun 2, 2010, 11:13 AM
Besides,I could only get the handle of the form .Could I use Form.Controls to loop? If yes , how can do it?I really have no idea.
Hoping for your answer!
PJ MartinsPosted Jun 1, 2010, 2:59 PM