Matt Slay wrote on 2011-06-02: 
>  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?
> 

Matt,

I ran into this last week. The cProperty value has a set length which
behaves like the max limit of the textbox is set to that length.

Tracy Pearson
PowerChurch Software


_______________________________________________
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/[email protected]
** 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.

Reply via email to