Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MaxLength TextBox Property
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
MaxLength TextBox Property
Divers
Thread ID:
00084737
Message ID:
00084737
Vues:
66
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform