Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ColumnWidths and 1 column in combobox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01136451
Message ID:
01136454
Vues:
29
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>I have a combobox with 1 column only. I've tried various values for ColumnWidths, but when I expand the combobox, it always shows the same width. Does it mean what ColumnWidths property is not respected for combobox with 1 column?
>
>Thanks.

Yes, it doesn't works for me either. One work around:
ColumnCount = 2
ColumnWidths = [200,0]
ColumnLines = .f.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform