Hi !

I wonder if i need to implement some interface whenver i create a new webcontrol.

I try to create it , but when i try to add my web control to the reference , i get it as disable control to the component list , and i cannot add it to my form.

Please help me if you know how , or if you have any good article which explain how to create web control (using c#) in a proper way (and not the one's that exist in MSDN site)

ThX.