axWindowsMediaPlayer with custom contextMenuStrip
It's not that I'm getting an error. If I place a axWindowsMediaPlayer and a contextMenuStrip on a form and then connect the contextMenuStrip to the axWindowsMediaPlayer via the contextMenuStrip property on the axWindowsMediaPlayer property page and run the app I get the context menu that normally comes with media player (pause/play, stop, etc). If I set the enableContextMenu property for the axWindowsMediaPlayer control I get no contextMenu at all.
I get the same results if I do thisprogrammaticallyvs. the property sheet settings.
What I want is my own contextMenu. If I can modify the one that exists or add my own I'd be happy.
Thanks,
Jack

