Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drag and Drop Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00128766
Message ID:
00128805
Vues:
19
>I've mapped a field's label to a class and want its label to always appear with a colon. I've put the following code in the class's init method:
>
>this.caption=IIF(RIGHT(this.caption,1) $ "!?:#",this.caption,alltrim(this.caption)+":")
>
>However, when I drag and drop a field from the dataenvironment onto the form, no colon appears. If I use the VFP form wizard to accomplish this, the colon does appear. How can I get the colon to appear when I drag and drop?

Are you entering the caption into the DBC when modifying the table? If so, just be sure the colon is part of the caption.
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform