Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable
Message
 
To
07/10/1996 14:54:38
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00009551
Message ID:
00009553
Views:
30
To limit the number of characters a user can type into a text box, use the inputmask property of the text box. The mask itself should be 30 X's.

Anytime you want to move a variable into the text box, use the syntax:

thisform.{textboxname}.value = {variable name}

Note: use the actual word "thisform", not the name of your form.

Good luck,

Rob
Previous
Reply
Map
View

Click here to load this message in the networking platform