Ok,
Given classes
Base class vBase
and Derived class vLabel and vTextBox

is there a way to determine in the base class which derived class a base class pointer is pointing too?


packetvb