Click to See Complete Forum and Search --> : Debugging activex


eric33
October 5th, 1999, 02:10 AM
I actually develop a VB6 activex.
I make too an client application to test my activex.

How could i debug (watchs, step) my vb activex ?

thanx

Lothar Haensler
October 5th, 1999, 04:15 AM
create a project group for your client app and your ActiveX control. You can then set breakpoints in your AX control.