questions about controls

X

xudeutsch

as far as i know, in asp.net there are such classification:

server control(including HTML Server Control and Web Form Control), user
control(.ascx) and custom control(.dll).

I have a .net windows forms control hosted in Internet Explorer,

the use of it like following:
<object id="MyControl"
classid="http:..\control\MyControl.dll#MyControl.MyGraphicControl"
height="966" width="1280">
<param name="myFile" value="test.GED" />

</object>"
which kind of control does "MyControl" belongs to?

thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top