Hello community,
I use in a HTML file the mscomctl ActiveX control. From this control I get
the ClassID (9ED94440-E5E8-101B-B9B5-444553540000) for TabStrip. All works
well on my development system, but if I want to use it on another system, the
IE tells me: Object Tabstrip1.Tabs are not supported. I register the mscomctl
with REGSVR32 but it does not work. Is there a trick or any other solution to
make work my HTML file on all computers with registered mscomctl?
Thanks for tips.
Stefan