Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get object Type

Status
Not open for further replies.

mjk9564

Programmer
Apr 23, 2003
64
US
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top