Click to See Complete Forum and Search --> : ActiveX wrapper class


Mike Harnad
May 24th, 1999, 08:08 AM
Can anyone help with the following situation: I've developed two separate ActiveX controls. Each use the picture property. I include the first control using the component gallery and the appropriate wrapper classes are added to my project( ie. CPicture). Then, I try to add the second control (again through component gallery) and it detects that the picture class already exists so it adds a new class to the same source file (ie. CPicture1). I don't need two separate CPicture classes. Is there any way around this? Do I have to manually remove the duplicate class?

Any help would be appreciated.
TIA,
Mike Harnad