Example :
suppose i have a form1 and a form2.
form1 has a button on it which would display a message "Clicked" when clicked
And if form2 inherits form1. How can i change
the properties of that button and make display a message "Now Clicked" ?
please help.....:?: