Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicFont Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01226509
Message ID:
01226517
Vues:
20
This message has been marked as a message which has helped to the initial question of the thread.
>Hi all,
>
>
>I have this form :
>http://cjoint.com/data/fruWIygcLd.htm
>
>mygrid.dynamicFontBold = [IIF(v_AgendaPhar.IRECORDCERTIFIED > 0 , .T. , .F. )]
>
>BUT if i put the Cursor on the active cellule , the fontBold disappears. !
>
>How can i have dynamicFontBold = [IIF(v_AgendaPhar.IRECORDCERTIFIED > 0 , .T. , .F. )]
>in the acTive rox or cellule.
>
>SelectedItemFontBold Property don't exist....
>
>
>bernhart

You may want to use a special class textbox for your grid and set font in the GotFocus reset in LostFocus.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform