[Mono-bugs] [Bug 78513][Nor] Changed - TextBox scrollbars behavior
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 26 12:36:21 EDT 2006
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78513
--- shadow/78513 2006-05-26 12:35:28.000000000 -0400
+++ shadow/78513.tmp.27138 2006-05-26 12:36:21.000000000 -0400
@@ -53,6 +53,11 @@
since the actual size of a page depends on each set of
lines, and the scrollbars are not resized page by page.
Thus, the following expression would be used to compute the size:
(text_area_height / document_total_height) * line_count
For RichTextBox, not sure. Unlike TextBox its line height is variable.
+
+------- Additional Comments From atsushi at ximian.com 2006-05-26 12:36 -------
+Created an attachment (id=17107)
+example for ScrollBars property
+
More information about the mono-bugs
mailing list