Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text Appears Backwards!!!!!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
01036786
Message ID:
01036791
Vues:
8
A workaround?? Is this a bug??

These cause the same behavior
This.FontBold = .T.
This.FontBold = NOT EMPTY(This.Value)
Same result in VFP9



>Kevin, as a workaround you can use
>
>
>lnStart	= .SelStart
>.FontBold = (.Value # .vLastValue)
>.SelStart = lnStart
>
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform