Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ImageList and Image Control...
Message
From
11/11/1999 06:30:52
Jon Nelson
Trader Systems Limited
Reading, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
ImageList and Image Control...
Miscellaneous
Thread ID:
00290009
Message ID:
00290009
Views:
70
I am using an ImageList control with a ListView control OK.

When a user selects a row in the ListView I want to show additional fields in another part of the form including the associated ListView image in a standard VFP image control.

The code I am trying is something like:

thisform.Image1.picture = thisform.ImageList1.ListImages(1).picture


This generates a 'Data Type mismatch' error. I have tried both icon (ICO) and bitmap (BMP) as the image types loaded into the ImageList control....

MSDN suggests this should be possible in Visual Basic in article 'Using the ImageList with Other Controls'- so assume also possible in Visual FoxPro??

Any suggestions??
Next
Reply
Map
View

Click here to load this message in the networking platform