I know this is possible but in the 2 VB books i've don't tell me how to do it.... let's say i want to make windows press the screenshot button, how can i?
Thank you
Printable View
I know this is possible but in the 2 VB books i've don't tell me how to do it.... let's say i want to make windows press the screenshot button, how can i?
Thank you
Use the SendKeys command. Not sure if you can access the 'print screen' button with it though.
Hope this helps
Mark.
What, specifically, are you looking to do?