Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Web controls in c#


Message #1 by Richard Conway <ranger_conway@y...> on Wed, 22 Nov 2000 05:11:14 -0800 (PST)
Just built my first web control in c#, I was surprised

how easy it was. Just a point: in the book it mentions

overriding the PreRender method (of Control) to use

property values in the control. I'm not sure whether

this method has been depracated in the beta release of

.NET but I had to override an event called OnPreRender

to achieve the same effect as the book.

Regards,

Richard




  Return to Index