Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox is limiting input length????
Message
 
 
To
02/06/2011 11:38:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01512574
Message ID:
01512575
Views:
69
>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?

How this cProperty is created and can you assign something like
thisform.Object.cProperty = cast('' as M)
to this property?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform