Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using dynamically fonts in Detail Band
Message
De
14/12/1999 05:45:41
 
 
À
14/12/1999 05:33:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00303214
Message ID:
00303219
Vues:
19
>Hello all,
>Can i use 2 fonts in Detail Band depend on data ?.
>For example, my table structure as follow :
>
>The table is bound in Detail Band.
> I want when FontKind=.T., i use Font_1, otherwise use Font_2.
>
>Can i do it ? And how to ?
>Thank in advance.

Bui,
Create 2 fields with the same data and diferent fonts in the detail band.One on the top of the other.

Write this code in the first fields "print when expression is true property":
FontKind=.t.

Write this code in the second fields "print when expression is true property":
FontKind=.f.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform