0

I have created video player with help of Media Element control in wpf as below,

enter image description here

And then added some player control such as progress Bar, play, pause, stop buttons Like as below image. This buttons set enabled only mouse down process.

enter image description here

I want to hidden this buttons when user nothing do any activities on video screen like as windows media player.

Please suggest your idea. Thanks

Arun D
  • 279
  • 3
  • 18
  • i think you looking for http://stackoverflow.com/questions/1037595/c-sharp-detect-time-of-last-user-interaction-with-the-os this solution. You can decide to display your control bar based on GetLastInputTime(). – Péter Hidvégi May 08 '17 at 06:54
  • Petty pictures, but this question is missing technical details like a code/xaml example. Also, please suggest your (incomplete) ideas before you ask others for their ideas. – grek40 May 08 '17 at 08:25

0 Answers0