[Mono-winforms-list] Maximized don't works completely
Stefano Del Furia
delfo at edudotnet.it
Fri Feb 12 10:50:41 EST 2010
Hi,i'm trying to create a Kiosk application, but when i try to set a winform
in this way
this.FormBorderStyle = FormBorderStyle.None;
this.WindowState = FormWindowState.Maximized;
this.TopMost = true;
It doesn't fit all screen.
Infact the task bar and application bar at the top and bottom of the desktop
are still showed.
In windows all works fine.
Could you help me ??
Thanks in advance
Stefano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20100212/cfb64c8f/attachment.html
More information about the Mono-winforms-list
mailing list