Introduction
This app mimic Microsoft Media Player10'UI.
Background
This app,I call it MiniTV,original develop as a TVCard video player,in year 2005.
At the moment,I'm attracted by the UI of Microsoft Media Player10,and a job of mine need a video player,so why not write it myself.
I spend some time to study it's UI,and have search some others articles for some tips,such as adjust color and so on.
All control are self-draw and support change base color.
You can change skin base color in AboutDlg(for simplify,I put this function there).
Using the code
It look ok,but I think they are just part finished,since I have no idea how to implement min,max and close button just as mediaplayer10,so there look guly.Any ideas?
The code maybe useful for somebody,who knows,who cares.
Oh yeah,have reach to 100 words,why codeproject add this limit?
Have no more to say,for my poor english,oh,my God!
There are some comments written in Chinese,I has no time to change them to english,but the code itself should be easily understand without comment.
Remember to set the Language of your code snippet using the Language dropdown.
Use the "var" button to to wrap Variable or class names in <code> tags like this
.
Points of Interest
Any improvement will be appreciate!
History
Originally developed at 2005,I upload it to codeproject at 2007.09.16