|
||||||
| Visual Basic Programming Discussion forum for Visual Basic, an event driven programming language and associated development environment from Microsoft for its COM programming model. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
|
|
|||||
|
I found several examples: How To Capture and Print the Screen, a Form, or Any Window VBnet™ Visual Basic Developers Resource Centre These should give you instructions. Even if they are not for Visual Studio 2008 they are for Visual Basic .NET so they will work in VS 2008.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Post a job on our freelance section! Paste between computers/devices and Collaborate on Code!. |
|
|||||
|
No problem!
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Post a job on our freelance section! Paste between computers/devices and Collaborate on Code!. |
|
|||||
|
You should be able to load a screen capture from clipboard and insert into a picture box fairly easy.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Post a job on our freelance section! Paste between computers/devices and Collaborate on Code!. |
|
|||||
|
Save it as a temporary file, I suppose. I'm unsure of a better way though. When you fetch a screen capture, where is that data stored? You could feed the imageBox directly.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Post a job on our freelance section! Paste between computers/devices and Collaborate on Code!. |
|
|||||
|
Do what I did. Code:
SendKeys.Send ("{Prtsc}")
Then you can save it anywhere. EDIT - Just follow my tutorial HERE. There are many bugs with this. Since then I have fixed most of them. I'll update the tutorial when I'm not busy. Thanks.
__________________
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial: Starting C# with C# 2008 Express Edition | Jordan | CSharp Tutorials | 19 | 08-08-2008 12:48 PM |
| [HELP] C++ program that will ask the user to enter not greater than to 15 numbers | Kyram143 | C and C++ | 7 | 08-06-2008 09:53 PM |
| Help with Square root and calculator program!!! | 123456789asdf | C and C++ | 10 | 12-02-2007 04:35 PM |
Algorithms and Data Structures
Programming Language Popularity
Code Collaboration
Podnet IRC Network
AmpHosted
Goal #1: 1,000 Blogs
Goal #2: 1,000 Wiki Pages
Goal #3: 300,000 Posts
Goal #4: 20,000 Threads
Done: 30%, 23%, 55%, 75%