Not-noobish media player :)
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
8 posts
Page 1 of 1
i saw theres no tutorial about this :P
Hi , if someone wonders, theres a better trick than hiding the windows media player controls with a panel or something , theres a better method
So you add the control(Toolbox=>rightclick=>Add=>Com=>Windows Media Player) to your form and on the form_load event you add this code
Hi , if someone wonders, theres a better trick than hiding the windows media player controls with a panel or something , theres a better method
So you add the control(Toolbox=>rightclick=>Add=>Com=>Windows Media Player) to your form and on the form_load event you add this code
Code: Select all
then you'll get something like this
MediaPlayer.uimode = "none"
You do not have the required permissions to view the files attached to this post.
or you can just right click the axwindowsmediaplayer and go to Properties and select the none style :P
This is a signature.
dj1437 wrote:or you can just right click the axwindowsmediaplayer and go to Properties and select the none style :Pthats what I forgot to mention, I tried to change that in properties but the property dissapears when debugging/building
I made a simple media player just to test this.
Source:
Source:
You do not have the required permissions to view the files attached to this post.
Copyrighted © 2011 RunarM.
By using this and disabling contextmenu, we can make it look as a non-wmp media player.
I remember talking about this with someone, just can't remember who...
But, Runar, how did you make the listbox do that? Was it a flash animation, and after the flash animation finished, it showed the listbox and unshowed the flash animation? Or how did you do that? It was a perfect execution of the trick shown here. Nice tip, Axel! cooll;
But, Runar, how did you make the listbox do that? Was it a flash animation, and after the flash animation finished, it showed the listbox and unshowed the flash animation? Or how did you do that? It was a perfect execution of the trick shown here. Nice tip, Axel! cooll;
GoodGuy17, i guess he used a timer to first increase the widht, then the height and then the rest of it
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

iv used this method before but the controls came back when i ran the program i never found out if it was a windows 7 thing or what but yeah thats soposed to work lol
8 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023