Hi All,
I want my application to support external skins like media player.
I write in C#, how can I do it?
Is there any web site that describe how to support this option in winform
using c sharp?
10x,
Shachar.
Justin Rogers - 06 Apr 2004 07:59 GMT
Currently the best way to support skins is to use Joe Stegman's WFML library.
You can
get a copy of this at http://www.windowsforms.net/.

Signature
Justin Rogers
DigiTec Web Consultants, LLC.
Blog: http://weblogs.asp.net/justin_rogers
> Hi All,
>
[quoted text clipped - 7 lines]
>
> Shachar.
Arthur - 06 Apr 2004 11:00 GMT
I've just noticed an article "Making skinned custom controls - Overview" at
http://www.developerfusion.com/show/4600/
I did not read it yet, but maybe it can help.
Arthur
> Hi All,
>
[quoted text clipped - 7 lines]
>
> Shachar.