Re: Problem setting ActiveX control property (Folderview and Fileview controls)

2022-06-03 Thread Paul Newton
Alan That sounds quite plausible.  I know that it is possible to create a VB6 wrapper for a DLL (although I have never done so), but is it be possible to create a VB6 wrapper for an OCX ActiveX control with a visual interface? If so, I am quite prepared to give it a go but wouldn't really kno

Re: Problem setting ActiveX control property (Folderview and Fileview controls)

2022-06-03 Thread Alan Bourke
Paul The control might just be really particular about the parameter being a long integer. I have seen discussion of this sort of problem where the person ended up writing a VB6 wrapper and calling that from VFP instead. -- Alan Bourke alanpbourke (at) fastmail (dot) fm __