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


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

Andy Tacker
February 16th, 2004, 01: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.