10-31-2009, 02:05 PM
(10-29-2009, 04:09 PM)Red X Wrote: Okay Malcomhfc. I will consider using a toolstrip. If I ever have time which I obviously should, I will try to do it.
Thanks. Someone originally in version 1 requested it and I could had sworn it already had a Media Player but I saw it did but that was a beta stage and was never released to the public so I said Why not? and decided to finish it. I actually had another project with a media player in it although it could only play Wav files. This one plays not just all music files but also video. Although for video you can't really view it if your willing to type although I can make it possible but I really do think that is unnecessary.
Thank you all. If I had to compliment myself I would say good job on the Minimize to System Tray feature. I had to search everywhere for that one.
If only having one form open, you could easly add the notifyicon, add a button, double click button and add this code
Code:
Me.Hide()
Simplest way