D
Daniel
Hi,
I need to catch an exception (same exception) in many forms (tens+) derived
from a base form; so I thought to make 2 methods in the base form that
should handle the exception;
the problem is that the code must set some properties in a mdi form, derived
from the base form;
now, how can I get a reference, of any kind, to that derived form in its
base form?
Thank you,
Daniel
I need to catch an exception (same exception) in many forms (tens+) derived
from a base form; so I thought to make 2 methods in the base form that
should handle the exception;
the problem is that the code must set some properties in a mdi form, derived
from the base form;
now, how can I get a reference, of any kind, to that derived form in its
base form?
Thank you,
Daniel