is there a way in any programming language, perhaps using the Microsoft SDK, to get the on screen position of UI elements within a window of any application ? If so, could you please provide guidance with an example perhaps? Thank you, It's been paining me for days!
Please consider that it is an external application. So for example, if I opened MS word, my application should be able to get the screen location of the "Bold" button.
So far, I believe I will need to use hooks.