I don't know if you can do it. Maybe by using ActiveX.
I think that this is not in the philosophy of .NET. You have many ways of doing server controls, and because they convert to the end in pure HTML, the overhead of downloading a component does not exist anymore. So my advice would be to use server components. I admit though that I would like to hear from the community if my idea is correct.