Hi.
I'm using Visual Studio 2008. In a textbox properties, I select MaxLength
with value "1" (textbox.MaxLength = 1;). This works in Windows (in the
textbox only can be entered 1 character), but it doesn't work in Linux with
Mono, the textbox accepts more than 1 character.

What can i do to solve it?

Thanks

(Sorry if I make grammar mistakes, my english level is low :blush:)
-- 
View this message in context: 
http://www.nabble.com/Problem-with-textbox.maxlength-tp17502535p17502535.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to