Click to See Complete Forum and Search --> : how to add an inherited control?


dullboy
February 14th, 2004, 10:46 PM
What is inherited control?

Andy Tacker
February 16th, 2004, 02:58 AM
If you want to add additional functionality to existing controls, you inherit them and implement these functionalities. that is what is Inherited control.