Viewing a video in a Picture box?
- Is it possible to view video in a Picturebox? if you do know then reply..
G peter.
Answers
- PictureBox control is only used for displaying an image.
see http://msdn.microsoft.com/en-us/library/system.windows.forms.picturebox.aspx
you can use Windows Media Player under COM Components for this purpose. There are also other third party vendors who provide their control for this purpose.
Balaji Baskar [Please mark the post as answer if it answers your question]- Marked As Answer byJeff ShanMSFT, ModeratorTuesday, November 10, 2009 8:13 AM
- Your answer will be yes, if you are streaming the video from device such as digital camera or web camera using either DirectX, WIA and Windows API.
Take a look at this similar thread http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/10d4fef6-83f4-4c41-9176-5f516b30e3ae
kaymaf
If that what you want, take it. If not, ignored it and no complain- Marked As Answer byJeff ShanMSFT, ModeratorTuesday, November 10, 2009 8:13 AM
All Replies
- i think not
Picturebox Is not Tool Of Playing Video
www.shariqdon.media.officelive.com - PictureBox control is only used for displaying an image.
see http://msdn.microsoft.com/en-us/library/system.windows.forms.picturebox.aspx
you can use Windows Media Player under COM Components for this purpose. There are also other third party vendors who provide their control for this purpose.
Balaji Baskar [Please mark the post as answer if it answers your question]- Marked As Answer byJeff ShanMSFT, ModeratorTuesday, November 10, 2009 8:13 AM
- Your answer will be yes, if you are streaming the video from device such as digital camera or web camera using either DirectX, WIA and Windows API.
Take a look at this similar thread http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/10d4fef6-83f4-4c41-9176-5f516b30e3ae
kaymaf
If that what you want, take it. If not, ignored it and no complain- Marked As Answer byJeff ShanMSFT, ModeratorTuesday, November 10, 2009 8:13 AM


