Hi I made a control in
Visual Basic6.0 and tested it
in Internet Explorer and in ActiveX Controls Test Container
in Visual Studio 6.0 and it worked fine. I then tried to
insert my control into a dialog in VC++6.0 and it worked
fine too, but when I inserted the control into my vc++
project and tried to draw it directly on the screen by
creating an instance of the wrapper class in View class
and calling it's create method in OnCreate it does not
appear on the screen, Can you please advise
Yitche