Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft ActiveX Image Control 1.0
Message
 
À
16/07/2001 21:44:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00531325
Message ID:
00531381
Vues:
13
>Has anybody used this control if so can you send me an example on how to use it.
>
>Thanks
>
>Anurag
maybe this snip from a v.2 will help
oForm.addobject('IL','Olecontrol','MSComctlLib.ImageListCtrl.2')
with oForm.IL
.listimages.Add(1,"SAVE",LoadPicture("IMX\SAVE.BMP")) && 1
.listimages.Add(1,"HELP",LoadPicture("IMX\HELP.BMP")) && 1
endwith
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform