hi everybody....
I try to create a inherit form from the base form..
I notice that the button that is inherit cannot be use for coding
therefore i try to code the Overrides method in the inherit object and Overridable in the base class for the button.
But i still cannot access the button from the base form to link to the inherit form.
Why !!!! I can only do the link through Show() method inside the button event......
Thanks
