This is a simple application that enables you to take a screen shot at a certain time, depends on the timer you could either start it by pressing the Start button or you can press CTRL + S to Start and CTRL +E to stop!
Good Code, simple to understand, and its my work![]()
i was looking for something similar to this for ages thanks. By the way would any of you guys know some good vb6 tutorials for irc clients?
Hi, I have been looking for something like this for ages but I can't open the attached file.
cool!!
Thanks man, great code!
This is nice, thanks!
Nice
Welcome. If you do any improvements on the code please post them.
BTW I think there is a later version of this code, it's better.
Hey, i was just wondering.. Did this take much coding? Because i just used the code:
Which is in VB 2008 code.Code:Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Me.Hide() Threading.Thread.Sleep(2000) SendKeys.SendWait("{Prtsc}") End Sub
Just hides the form, waits for it to hide and then sends the keys: PrtSc (which is print scren).
Thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks