embedding media player in your c# windows app
hi
I am trying to embedd the windows media player in my C# windows
application.I am able to embedd the activex component from the
System.windows.forms toolbox and i am able to play media.But when
i set the ui to none and try to add my own control buttons to the application i get the error that
'AxWMPLib.AxWindowsMediaPlayer' does not contain a definition for 'Ctlcontrol'
'AxWMPLib.AxWindowsMediaPlayer' does not contain a definition for 'Ctlcontrols'
'AxWMPLib.AxWindowsMediaPlayer' does not contain a definition for 'Ctlcontrols'
why does it day that the Ctl control definiton is not ther ?Can anybody help me in this.
from
arvind
|