views:

31

answers:

0

hi,

how can i get a control's reference with given hwnd? (i dont want to do it by querying eg. Form1.controls), it should work with the AccessibleObjectFromWindow api. unfortunately i couldn't figure it out how to use it. anyone would have a little code snippet? thanks