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=82021 --- shadow/82021 2007-07-06 05:18:49.000000000 -0400 +++ shadow/82021.tmp.2888 2007-07-06 05:18:49.000000000 -0400 @@ -0,0 +1,26 @@ +Bug#: 82021 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: VbTab doesn't work in a textbox + +I'm writing a VB prog under windows, should work under linux, +I'm writing some infos in a textbox, for example : +" Meg" & vbTab & "Date : " +Under windows vbTab work correctly, but under linux there isn't tab, result +of this example simply return this : " MegDate : " +Mono runtime is on a suse machine, using the +http://go-mono.com/download-stable/suse-101-i586 +and installed last week. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
