budinga wrote:
just add a keystroke to your, form using the onkeypress event for example the letter s, then just run the function and point it ot a folder for instace, create a screenshot folder in you application path folder. example:
Code:
dim ss as screenshot = new screenshot(device)
ss.TakeShot(application.startuppath & "\screenshots\")
this should let you know it works.
I don't know how to do that!
Please, please can you do this and send me? i really need this but i don't know how to do that "just add a keystroke to your, form using the onkeypress event for example the letter s, then just run the function and point it ot a folder for instace, create a screenshot folder in you application path folder"
Thank you very much!