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=78821 --- shadow/78821 2006-08-18 03:41:28.000000000 -0400 +++ shadow/78821.tmp.1899 2006-08-22 13:30:41.000000000 -0400 @@ -76,6 +76,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-08-18 03:41 ------- The PushData actually gets called, the problem is IsBinding returns false because the control isn't created yet. Not sure if this is a creation order issue, or maybe MS slips another push in there. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-22 13:30 ------- +Can't we push without the control being created? The text property +should work independent of the control itself. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
