Application.SendKeys "({1068})"
through this code i'm able to take screenshots but how to save screenshot at specific location like c:\abc.png
I tried bitmap and img but this is not working. Can any one help me on this. Thank you
Application.SendKeys "({1068})"
through this code i'm able to take screenshots but how to save screenshot at specific location like c:\abc.png
I tried bitmap and img but this is not working. Can any one help me on this. Thank you