Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Server custom controls' design time visibility


Message #1 by <zivf@m...> on Tue, 26 Mar 2002 16:15:37 +0200
I have created a custom server control that inherits WebControl, and it 
works fine, only in design time I cannot seem to see the rendered 
control.
If if define the class to inherit from TextBox, I see a textbox, and the 
same goes for DropDownList or other pre-defined WebControl.

  Return to Index