Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box expanded width
Message
De
03/10/2001 19:46:40
 
 
À
03/10/2001 17:05:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00563906
Message ID:
00563941
Vues:
14
>Hi,
>
>I have a form that I am using a combo box. The problem that I have is the field thet the users need to selet is 225 characters. When the combo is dropped down it is "real" wide like off the screen. I thought that no problem I could just control the width with ColumnWidths. But that has no effect. Is there a way to control the width of the box that drops down?
>
>Thanks
>Earl

Try to change RowSource from 'myalias.myfield' to 'LEFT(myalias.myfield, 30)' or whatever number of characters you need.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform