M
Martin Trabold
Hi
how can I implement a WindowsControl in IE?
I know I can use the following statement in a web page.
<object id="MyTrendingControl"
classid=http://localhost/TestControl1/DynamicGraph.dll#ClassLibrary1.DynamicGraph
height=480
width=640 VIEWASTEXT>
</object>
This works fine if the Windows Control does not reference another control.
So, does anybody know how I can solve it that my Windows Control that
references another windows control runs in IE?
Thanks
Martin
how can I implement a WindowsControl in IE?
I know I can use the following statement in a web page.
<object id="MyTrendingControl"
classid=http://localhost/TestControl1/DynamicGraph.dll#ClassLibrary1.DynamicGraph
height=480
width=640 VIEWASTEXT>
</object>
This works fine if the Windows Control does not reference another control.
So, does anybody know how I can solve it that my Windows Control that
references another windows control runs in IE?
Thanks
Martin