Hi,
I need a help regarding writing an application which has two components
which are inherited by a base component and depending on
which object is associated during the calling the methods in the
derived components should get called.
How does VB.NET supports this approach.
Thanks in Advance.
I need a help regarding writing an application which has two components
which are inherited by a base component and depending on
which object is associated during the calling the methods in the
derived components should get called.
How does VB.NET supports this approach.
Thanks in Advance.
Comment