|
-
Feb 27th, 2010, 07:16 PM
#1
Thread Starter
Lively Member
Inserting a control
I need to insert a Windows Media Player Control into my Visual Basic Code in
order to play WMV files. How do I do that in the simplest way?
-
Feb 27th, 2010, 07:20 PM
#2
Re: Inserting a control
Go to Components and select it from the list first, then add to your form.
-
Feb 27th, 2010, 07:28 PM
#3
Thread Starter
Lively Member
Re: Inserting a control
I forgot to mention that I am using Visual Basic Express 2008. Where would I find the components to add in that version?
-
Feb 27th, 2010, 08:43 PM
#4
Re: Inserting a control
You posted in the wrong forum...
Anyway... I'm not sure if Express allows this but give it the try anyway:
- right-click the Toolbox > Choose item -> COM Components > select "Windows Media Player"
- control should appear in the components so drag and drop it onto your form
-
Feb 28th, 2010, 04:29 AM
#5
Re: Inserting a control
Thread moved from 'VB6 and Earlier' forum to 'VB.Net' (VB2002 and later) forum
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|