I am using an AxWindowsMediaPlayer in a WindowsFormsHost in a WPF application.
I\'m having problems with sizing the control.
I
You have two options.
uiMode to invisible and define your own buttons (functions are accesable like: axWindowsMediaPlayer.Ctlcontrols.stop();).uiMode to mini or full and set height 40. It leaves control without video visible (link: http://msdn.microsoft.com/en-us/library/windows/desktop/dd562469%28v=vs.85%29.aspx)