Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Right-align text in a text box!!
Message
De
05/03/2004 12:00:21
 
 
À
05/03/2004 10:17:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00883472
Message ID:
00883550
Vues:
12

1) I have a column which contains alpha-numeric values and I cannot get them to right-align (using textbox.alignment). The textbox happily right-aligns anything until it's used in the grid! How do I achieve this within the grid?

set Column.Alignment = Right
or
set Column.Sparse = .F.


2) The rest of the columns in this grid are bound to numeric values (in the cursor), many of which are null, so I used the textbox.nullDisplay property, but it's only displaying the "NullDisplay" value when the text box has the focus!!! The rest of the time it displays ".NULL."!! How do I get it to use the NullDisplay value the rest of the time?

set Column.Sparse = .F.

FABIO
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform