Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid header alignment
Message
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:
01349777
Vues:
20
>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
>
The above code works for me. Are you sure you don't have something firing later that overrides it? You might try setting it in the form.gotfocus.
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform