Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27184

VS 2010 Locking screen capture.

$
0
0
Hello,

I am making a program where you can take quick pictures and they will then upload straight to my website.
This works with an hotkey, if you by example click f10 a window will show up so you can actually drag the region of where you want to make a picture of.
It is all working, but what I need is that whenever I click my hotkey f10 in this example, is that I need it to actually freeze the screen.
Now whenever I click f10 it shows that interface with a moving background you know?
I want that to freeze so you can capture a screenshot way easier.
Is there a way to actually freeze your computer for a bit?
Or do I need to make a system where it makes a prnt screen, then that print screen appears in the background of the form and then you crop it out?

Sincerly,
Jordy

Viewing all articles
Browse latest Browse all 27184

Trending Articles