Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft ActiveX Image Control 1.0
Message
 
To
16/07/2001 21:44:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00531325
Message ID:
00531381
Views:
12
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform