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=80466 --- shadow/80466 2007-05-28 18:19:38.000000000 -0400 +++ shadow/80466.tmp.23852 2007-07-09 10:50:29.000000000 -0400 @@ -5,13 +5,13 @@ OS Details: Status: NEW Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: 1_2 URL: Cc: Summary: ListBox.Height should not return the height of the displayed box (multiple of the item height plus borders) even if IntegralHeight is true @@ -45,6 +45,9 @@ native code, used for rendering. MWF could do the same. Control could have another variable that stores the equivalent of the native size, which would be passed to XplatUI.SetWindowPos. It could be set to the normal size in SetBoundsCore, and controls that change it should use it for rendering. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-09 10:50 ------- +Stealing from Calberto. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
