Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding images programatically to an ImageList
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Adding images programatically to an ImageList
Divers
Thread ID:
00065064
Message ID:
00065064
Vues:
56
I have a form with an ImageList that I want to add images to programatically. In the form's activate method I have this code:
THISFORM.oleMyImageList.ListImages.Add(, "MyIconKey", LOADPICTURE("MyIcon.ico"))
I get an 'Illegal file descriptor' error. What am I doing wrong? I was referring to Andy MacNeill's article in FPA's Jan '97 issue for help. Any ideas?

TIA
Répondre
Fil
Voir

Click here to load this message in the networking platform