Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MaxLength TextBox Property
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
MaxLength TextBox Property
Miscellaneous
Thread ID:
00084737
Message ID:
00084737
Views:
62
In VFP 5, I am trying to take advantage of the MaxLength property in a textbox subclass. I have tried the following code:
This.MaxLength = ;
  iif(!empty[This.ControlSource], fsize[This.ControlSource], 0)
Anyone have any luck with this?

TIA.
Mark McCasland
Midlothian, TX USA
Next
Reply
Map
View

Click here to load this message in the networking platform