Re: VBA Find Button in Application and Click
Thanks Cytop I started off with your suggestions.
But the problem I am facing is that the java application on the screen is not exposing any objects or controls. So I need to search image of button then I may be able to use the Postmessage API you suggested to click the found image using its coordinates.
Need help to do imagesearch on screen using VBA and APIs.