G
Guest
HI guys,
I am developing an application using c# sharp.I have a base form and all
other forms inherits from the base form.
all was running so well until i was given the task to find out which
inherited form is actually being used.
i.e i have a button in my base form and on clicking that button i want to
know which child is accessing the base form currently..
Please if this is possible then let me know ....
Lots of thanks in advance.
I am developing an application using c# sharp.I have a base form and all
other forms inherits from the base form.
all was running so well until i was given the task to find out which
inherited form is actually being used.
i.e i have a button in my base form and on clicking that button i want to
know which child is accessing the base form currently..
Please if this is possible then let me know ....
Lots of thanks in advance.