views:

415

answers:

1

I'm trying to extend the controls TextBox, ComboBox and Panel with an IExtenderProvider but I can not get it to work properly. I start to believe that I haven't understand the concept fully.

Does anybody know any good resources on the web (with examples) for the IExtenderProvider?