Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveX Image Control change of images in the instance
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00608780
Message ID:
00609521
Vues:
16
Thanks that works great

>Nope, the ImageList ActiveX is initiated like the following:
>(suppose that This.ImgList is your ImageList)
>
>This.ImgList.ListImages.Clear &&To clear the image list
>This.ImgList.ListImages.Add(,"rocket",LoadPicture("icons\industry\rocket.ico"))
>This.ImgList.ListImages.Add(,"jet",LoadPicture("icons\industry\plane.ico"))
>This.ImgList.ListImages.Add(,"car",LoadPicture("icons\industry\cars.ico"))
>
>
>The above code is adopted from VB to VFP by me (source Windows Controls Help - ImageList - to call it in design time press the right button on your ImageList Control and from the context menu choose Help)
>
>Kind Regards
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform