[Mono-bugs] [Bug 82021][Wis] Changed - TextBox: VbTab doesn't work in
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 29 02:24:53 EDT 2007
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 everaldo at simios.org.
http://bugzilla.ximian.com/show_bug.cgi?id=82021
--- shadow/82021 2007-07-06 05:18:49.000000000 -0400
+++ shadow/82021.tmp.27468 2007-08-29 02:24:53.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 82021
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: surfzoid2002 at yahoo.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: VbTab doesn't work in a textbox
+Summary: TextBox: VbTab doesn't work in
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 : "
More information about the mono-bugs
mailing list