Could any asp.net item provide handle!

G

Guest

Hi,
I;m a new user of asp.net want to ask a maybe silly question.
I want to create a web application with vs2005. And want to draw sth
myself with handle of wnd with C#. Could I have handle of any items on
the web page? And how to? Any examples about this is wellcome.

thanks.
 
E

Eliyahu Goldin

No.

A web form is not a windows form. It runs as an html document under a
browser. There is no windows api programming on the client in the first
place.
 

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

Top