Hello Alij,
Not quite understood what are you trying to reach.
You can use base. identificator to have access to your parent class
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
A> have a simple form with two TextBox controls and two Button
A> controls. I have inherited this form, but I am not sure how to add
A> the event to this child class when its button is clicked.
A>