[Mono-winforms-list] [PATCH] System.Windows.Forms.Form ControlBox bug

Carlos Alberto Cortez calberto.cortez at gmail.com
Fri May 22 08:29:41 EDT 2009


Hey!

Would it be possible to fill a bug report with the attached patch, so we
don't forget about it?

Thanks!
Carlos.

2009/5/22 Lachlan Keown <lachlankeown at gmail.com>

> Hi, I've been working on getting my Windows Forms app to work under Mono
> and finding a few bugs along the way...
> This one relates to the ControlBox property of the Form class. When
> ControlBox is set to false, the form should have a title bar only if the
> Text property is not empty. So whenever the Text or Controlbox properties
> change this needs to be tested for and the Window size adjusted accordingly.
> See the attached patch, which is probably overkill. I haven't written or run
> any tests for this sorry as I'm still getting familiar with the Mono
> environment.
>
> Lachlan Keown
>
>
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20090522/249f6846/attachment-0001.html 


More information about the Mono-winforms-list mailing list