Check you're references too.. You may be referencing the OCX and
not the project itself... The target should be a VBP file, not OCX.
D.
Quote:
> Did you set the Startup Project? Right-Click the exe project (in the
Project
> Browser) and select 'Set as Startup'.
> --
> Ken Halter
> MS-MVP-VB
> Please keep it in the groups..
> > Hi,
> > How do I debug an ActiveX control? I followed the instructions in
MSDN...I
> > added a Standard EXE to my project group, added the control to the form,
> but
> > when I try to step into one of the calls into the control, nothing
> happens.
> > What gives?
> > Thanks,
> > Anthonyh