Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid as listbox
Message
De
02/02/1999 12:33:42
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00182965
Message ID:
00183012
Vues:
28
>>>I've tried adding the picture in the prop sheet and selectively turning it off and vice versa. Neither has any effect. Are you sure this works?
>>>
>>>-Michelle
>>>
>>>
>>I'm never sure when it's listbox. But will test just now and brb
>>Cetin
>
>I'm not getting an error. It just doesn't have any effect. Wierd.
>
>Thanks,
>
>-Michelle
Michelle,
It works unless all list initialized to have bmp :
this.picture[0] = "somebmp"
this.picture[3] = ""
Fail.
for i = 1 to ...
 this.picture[i] = iif(something,"somebmp","")
endfor
Work.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform