Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 5 ImageList Control Issue
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01167506
Message ID:
01167576
Views:
22
I found the "issue"

With VFP 6, and later, we could willey-nilley the OCX toolbar imagelist thusly:
with oTB
.imagelist=oImageListCtl
....
in VFP 5 - the engine likes the "object" specifier:
with oTB
.object.imagelist=oImageListCtl.object
....
And, "Yes", MSComctlLib (SP6) will work with VFP 5 under the previous provisos!

And "yes", I missed you guys too
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform