Re: Maximized don't works completely

"Charlie Poole" <[email protected]>
Newsgroups gmane.comp.gnome.winforms
Message-ID <01f901caac1a$570da680$6501a8c0@ferrari>
Hi Stefano,
 
In Windows, Maximized is not the same as full screen. However, it can
sometimes appear the
same, if you have set the task bar to disappear when a form is maximized.
 
In other words, I think you are seeing differences in both platform and user
setup.
 
Charlie


  _____  

From: [email protected]
[mailto:[email protected]] On Behalf Of Stefano
Del Furia
Sent: Friday, February 12, 2010 7:51 AM
To: [email protected]
Subject: [Mono-winforms-list] Maximized don't works completely



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

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.