I've inherited a VB6 app written in 2000, and am more a VBA coder than VB...

I have registered the DBGRID32.OCX successfully. When running the app, it stops at "DBGrid1.SetFocus" with Error 424, Object required. When I attempt to re-type the line, I notice that there is no intellisense dropdown after I type "dbgrid1.". I have looked all over and don't see a "DBGrid?" control on the form.

I apologize for asking what may be a very simple question to answer. Any help would be most appreciated.

John