E
Erik Cruz
Hi.
I wrote two simple custom controls to help me learn asp.net. Each control is
his own project, I didn't put them on the same assembly. The first control
derives from BaseValidator and the second derives from Textbox. I created a
new web application and selected my controls on the Tools - Add/Remove
Toolbox Items menu option. One of the controls appeared at the Web Forms tab
and the other appeared at the General tab. Why? Shouldn't the two controls
appear on the Web Forms tab? Is it possible to configure a control to appear
at a specific tab on the Toolbox?
TIA,
Erik Cruz
I wrote two simple custom controls to help me learn asp.net. Each control is
his own project, I didn't put them on the same assembly. The first control
derives from BaseValidator and the second derives from Textbox. I created a
new web application and selected my controls on the Tools - Add/Remove
Toolbox Items menu option. One of the controls appeared at the Web Forms tab
and the other appeared at the General tab. Why? Shouldn't the two controls
appear on the Web Forms tab? Is it possible to configure a control to appear
at a specific tab on the Toolbox?
TIA,
Erik Cruz