Full screen form?

R

Rolf Barbakken

If anyone is interested I solved this by setting

Application.DisplayFullScreen = True

With this set I could maximize the windows and forms to (almost) fill the
entire screen.
 
Top