embedding WMP and changing it's skin
COM
1
Posts
1
Posters
0
Views
1
Watching
-
hi I want to embed the Windows Media Player to my C# win app I did it successfully. and I know that for changing it's skin, have to use of 'IWMPRemoteMediaServices.GetCustomUIMode' method. but I can not find this method at all. I do not know how can select a desired skin for my WMP object in my application. anybody help me ?!
H.R