Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Running .NET Form fullscreen

I'd like my application to be run as "fullscreen" much like a powerpoint presentation is ran. The title bar is gone and the menu bar is also gone.

I dont think it should be too complicated but I just can't find how to do it

like image 969
Eric Avatar asked Mar 07 '26 08:03

Eric


1 Answers

If you want to do it right, including hiding the task bar, here's an article which shows a working approach: http://www.codeproject.com/KB/cs/FullScreenDotNetApp.aspx

like image 118
marcc Avatar answered Mar 08 '26 22:03

marcc



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!