how do i access the methods and propertys of the windows media player?
I really just need a list of all of them.
I have been on M$ site for the last 3 hours looking.
aarrrggg.
any suggestions would be helpfull.
thanks
Printable View
how do i access the methods and propertys of the windows media player?
I really just need a list of all of them.
I have been on M$ site for the last 3 hours looking.
aarrrggg.
any suggestions would be helpfull.
thanks
If you load the media player up in a project, and then hit F2 (object explorer) If you select the media player controls in the top dropdown box (two of them I think) you can browse all the properties/methods of the object. It also gives a short desc of the item at the bottom of the explorer.
I didn't see anything special when I hit f2
but...
I did find what I was looking for in the SDK(software dev. knowledge)
thanks though