Complex web control

  • Thread starter msnews.microsoft.com
  • Start date
M

msnews.microsoft.com

I need a web control, a web UI panel actually, to be as powerful as Win form
panel class. It will have paint, mouse click, mouse move, mouse right click
events. Is it possible to implement it in .net? Do I have to use Java applet
to implement it?
 
M

Mythran

msnews.microsoft.com said:
I need a web control, a web UI panel actually, to be as powerful as Win form
panel class. It will have paint, mouse click, mouse move, mouse right click
events. Is it possible to implement it in .net? Do I have to use Java applet
to implement it?

Client side script will be needed. The paint event may be of some trouble, but
the other events can be handled using DHTML and Client-Side script (Javascript,
VBScript, et cetera).

Mythran
 

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

No members online now.

Forum statistics

Threads
474,121
Messages
2,570,712
Members
47,282
Latest member
hopkins1988

Latest Threads

Top