WinForm OnTop property

  • Thread starter Thread starter shayhk
  • Start date Start date
S

shayhk

Hi all.
I built a winForm program in c#
I set it to be on front of all windows with the Form 'onTop' property .
The problem it that it is not working when for example : windows media
player is on full screen mode

I want to put my screen above the media player full screen.
Thanks
 
Hi all.
I built a winForm program in c#
I set it to be on front of all windows with the Form 'onTop' property .
The problem it that it is not working when for example : windows media
player is on full screen mode

I want to put my screen above the media player full screen.
Thanks

Please post Windows forms questions to "
microsoft.public.dotnet.framework.windowsforms"

Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top