I have a textbox on a form, and MaxLength is set to default (0 = no limit), and all of the other properties like InputMask, Format, and such are default too (empty)
However, when a user begins typing in that field, after about 20 characters or so, the textbox stop accepting characters. The textbox is bound to a string property on an object like this ControlSource = Thisfrorm.Object.cProperty What would make it become limited like this? _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/01fc01cc2147$19d70ba0$4d8522e0$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

