Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid header alignment
Message
De
22/09/2008 17:12:25
 
 
À
22/09/2008 15:43:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01349605
Message ID:
01349647
Vues:
23
This message has been marked as the solution to the initial question of the thread.
Unfortunately, I believe that the solution is to insert some leading CR's to each header -- each header should have the same number of CRs.

>How do you get the text in a grid header to drop to the bottom of the header? I have the following code in the init but the text is still at the top.
>
>Thanks
>
>
>for each oColumn in this.Columns
>	oColumn.width = 100
>	thisform.resizeobject(oColumn)
>	oColumn.header1.alignment = 9
>next
>
Jim Nelson
Newbury Park, CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform