I created a simple Windows form application with the status bar. Because I
use a dual screen display I noticed that there is a problem with the sizing
grip when I drag the form to the second screen. The sizing grip does not work
when the form is shown on the second screen.
I looked at other applications to see if this is a generic problem, but the
sizing grip in other applications (like Internet Explorer) behaves correctly.
Is this a bug in .NET Framework?
Wiktor