> Hello:
> I am trying to access a VB6 OCX file (with many important methods in it
[quoted text clipped - 5 lines]
> giving me an error saying that the method NEW was private and I cannot
> access it outside.
VB6 guy here so I'm no expert but.... to add VB ocx's to .Net's toolbox,
right click the tool box, select Add/Remove Items, when the dialog pops up,
click on the COM Components tab, wait 10 minutes for the dialog to refresh,
scroll down and find that your ocx isn't there (like it should be), click
the Browse button and browse to the ocx. It should show in the toolbox and,
I imagine, let you do your remaining chores.

Signature
Ken Halter - MS-MVP-VB (Classic) - http://www.vbsight.com
Please keep all discussions in the groups..