Click here to Skip to main content
15,910,277 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I would like to know how could i make use of the IExtenderProvider interface.
i want to add a property named TextID to the button control . i do not want to make a user control . i just want to add a property to it using the IExtenderProvider interface. i tried it but was unsuccessful. i have seen to online samples but have found them too complicated . it would be really nice if i get a simple working code.

Please Do reply as soon as possible guys.

Regards,
Sau
Posted

1 solution

Maybe the following article will help

Getting to know IExtenderProvider[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900