Maybe try...this is assuming that the OLEControl on your form is named oListview of course...sometimes with ActiveX controls you have to call to the contained object instead in order to get it to work. This is only a guess, if you are still having problems post back and I will go figure it out in VFP for you.
thisform.oListview.object.RemoveItem(1)
Slighthaze = NULL
[ul][li]FAQ184-2483 An excellent guide to getting a fast and accurate response to your questions in this forum.[/li][/ul]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.