Brett-Tech-Networking/Moradi-Notepad

Show Taskbar On Full Screen Mode

MattMoradi opened this issue · 1 comments

Apparently full screen mode covers up the taskbar (explorer.exe).
Perhaps readjusting the anchors may fix this?

This issue has been fixed by implementing the following code
this.MaximumSize = Screen.PrimaryScreen.WorkingArea.Size; // in the Form1_resize