Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ImageList Control - KeyExists() procedure
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00662237
Message ID:
00662413
Views:
16
>Anyone know quick way to determine if a key exists in an ImageList control?
>
>Tried to do the following but getting the error message "OLE IDispatch exception code 0 from ListImages: Element not found.."
>
>loImage = toImageList.ListImages(lcIconKey)
>

You can either use local error handler or write wrapper class to intercept that error.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform