I'm trying to get an object type. In VB.Net you can get the type, but what about in VB6. I would use type name, but it only returns the name of the control.
I'm passing a form as an object to my error handler dll. I can't pass a form because it is private and the COM is public.
Any help would be appreciated.
Thanks,
Matt
I'm passing a form as an object to my error handler dll. I can't pass a form because it is private and the COM is public.
Any help would be appreciated.
Thanks,
Matt