Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ImageList with a ListView
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00575817
Message ID:
00576967
Vues:
22
>I have an ImageList and a ListView a form.
>
>In the Init of the form I have:
>
>
>ThisForm.oleListView.ImageList = ThisForm.oleImages
>

>
>and I still get the "ImageList must be initialized..." error.
>
>Anyone know why?

When I use a treeview I use the command:
thisform.oleTreeView.ImageList = thisform.oleImageList.Object
In the init of my container (a form in this case)

-Lou.
"All my life I said I wanted to be someone ...
I can see now that I should have been more specific." -Jane Wagner
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform