Hiding seek bar in Media player control Using C# windows application

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2008
Posts: 17
Reputation: sireesha.c is an unknown quantity at this point 
Solved Threads: 0
sireesha.c sireesha.c is offline Offline
Newbie Poster

Hiding seek bar in Media player control Using C# windows application

 
0
  #1
Aug 25th, 2008
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.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 509
Reputation: selvaganapathy is an unknown quantity at this point 
Solved Threads: 88
selvaganapathy's Avatar
selvaganapathy selvaganapathy is offline Offline
Posting Pro

Re: Hiding seek bar in Media player control Using C# windows application

 
0
  #2
Aug 25th, 2008
Hi,

Set uiMode property of windows media player to none
  1. axWindowsMediaPlayer1.uiMode = "none";
KSG
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC