Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80121 --- shadow/80121 2006-12-01 11:43:18.000000000 -0500 +++ shadow/80121.tmp.29442 2006-12-01 11:43:18.000000000 -0500 @@ -0,0 +1,25 @@ +Bug#: 80121 +Product: Mono: Class Libraries +Version: 1.2 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: DataGrid: Caption area is too high + +The caption area of a DataGrid is by default 6 pixels higher than the +height of the font (or the backbutton, whatever is highest). Not sure why +this was done (in DataGrid.CalcCaption). + +It might be ok to make it a little higher (but not 6 pixels, I think) +than the height of the font (or backbutton), but in that case it's better +to center the caption text (and the buttons) vertically. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
