Click here to Skip to main content
15,917,568 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Access to VB.net Pin
Dave Kreskowiak2-Aug-05 3:06
mveDave Kreskowiak2-Aug-05 3:06 
GeneralRe: Access to VB.net Pin
Christian Graus2-Aug-05 14:46
protectorChristian Graus2-Aug-05 14:46 
Generaldesktop sharing Pin
_tasleem1-Aug-05 23:29
_tasleem1-Aug-05 23:29 
GeneralRe: desktop sharing Pin
Dave Kreskowiak2-Aug-05 2:35
mveDave Kreskowiak2-Aug-05 2:35 
GeneralLittle problem in Crystal Reports Pin
eshban2841-Aug-05 22:41
eshban2841-Aug-05 22:41 
GeneralRe: Little problem in Crystal Reports Pin
Rizwan Bashir2-Aug-05 4:06
Rizwan Bashir2-Aug-05 4:06 
GeneralRe: Little problem in Crystal Reports Pin
Mark062-Aug-05 12:31
Mark062-Aug-05 12:31 
GeneralCapturing Still Images Pin
sweep1231-Aug-05 22:28
sweep1231-Aug-05 22:28 
In my VB program Irunning on WIndows 2000 have a WindowsMediaPlayer1 object and an Image1 control and a Scan button that executes the following command:-

Private Sub Scan_Click()<br />
<br />
Image1.Picture = Clipboard.GetData(vbCFBitmap)<br />
<br />
End Sub

So basically what I want to do is press the Print Scrn button and then press the scan push button on my form to copy the Clipboard onto the Image control.

Now the problem is all I want the clipboard to contain is the image at that instance on the Media Player.

Currently I get the whole desktop.

Are they anyway I can limit the clipboard to just capture the WMP image. Someone said use Device Context (DC), but never used them before so would like some notes in the code.

Many thanks,
GeneralRe: Capturing Still Images Pin
Dave Kreskowiak2-Aug-05 7:22
mveDave Kreskowiak2-Aug-05 7:22 
GeneralRe: Capturing Still Images Pin
sweep1232-Aug-05 21:56
sweep1232-Aug-05 21:56 
GeneralRe: Capturing Still Images Pin
Dave Kreskowiak3-Aug-05 2:16
mveDave Kreskowiak3-Aug-05 2:16 
GeneralOLEdb updated recordset Pin
Brian_Murphy1-Aug-05 22:08
Brian_Murphy1-Aug-05 22:08 
GeneralRe: OLEdb updated recordset [EDITED] Pin
Dave Kreskowiak2-Aug-05 7:12
mveDave Kreskowiak2-Aug-05 7:12 
GeneralRe: OLEdb updated recordset [EDITED] Pin
Brian_Murphy2-Aug-05 12:05
Brian_Murphy2-Aug-05 12:05 
GeneralRe: OLEdb updated recordset [EDITED] Pin
Dave Kreskowiak3-Aug-05 2:12
mveDave Kreskowiak3-Aug-05 2:12 
GeneralRe: OLEdb updated recordset [EDITED] Pin
Brian_Murphy3-Aug-05 7:45
Brian_Murphy3-Aug-05 7:45 
GeneralRe: OLEdb updated recordset [EDITED] Pin
Dave Kreskowiak3-Aug-05 11:48
mveDave Kreskowiak3-Aug-05 11:48 
Generalhelp.. newbie.. Pin
calvin01761-Aug-05 22:07
calvin01761-Aug-05 22:07 
GeneralRe: help.. newbie.. Pin
Dave Kreskowiak2-Aug-05 7:05
mveDave Kreskowiak2-Aug-05 7:05 
GeneralInstalling Font on Client Machines Pin
tejas_chonkar1-Aug-05 20:42
tejas_chonkar1-Aug-05 20:42 
GeneralRe: Installing Font on Client Machines Pin
Rizwan Bashir2-Aug-05 0:00
Rizwan Bashir2-Aug-05 0:00 
QuestionHow I can create a project ActiveX Document with .Net? Pin
Roirin1-Aug-05 20:15
Roirin1-Aug-05 20:15 
AnswerRe: How I can create a project ActiveX Document with .Net? Pin
Dave Kreskowiak2-Aug-05 2:30
mveDave Kreskowiak2-Aug-05 2:30 
GeneralRe: How I can create a project ActiveX Document with .Net? Pin
Roirin2-Aug-05 19:25
Roirin2-Aug-05 19:25 
GeneralRe: How I can create a project ActiveX Document with .Net? Pin
Dave Kreskowiak3-Aug-05 2:10
mveDave Kreskowiak3-Aug-05 2:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.