DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C# (http://www.daniweb.com/forums/forum61.html)
-   -   Hiding seek bar in Media player control Using C# windows application (http://www.daniweb.com/forums/thread142191.html)

sireesha.c Aug 25th, 2008 8:34 am
Hiding seek bar in Media player control Using C# windows application
 
Hi,
i am working with windows media player control using AxInterop.WMPLib in c# windows application.It is working properly but i want to hide seek bar in windows media player.if u know this plz reply me ASAP.

selvaganapathy Aug 25th, 2008 1:30 pm
Re: Hiding seek bar in Media player control Using C# windows application
 
Hi,

Set uiMode property of windows media player to none
axWindowsMediaPlayer1.uiMode = "none";


All times are GMT -4. The time now is 4:19 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC