Solved Run Time Error 326
I had used a generic splash form that was included in VB 6.0. When I removed this form and used a new splash form created from scratch, the error disappeared.
I even tried calling the generic form later in the program rather then as the start up form and the same run time error occurred.
Does anyone know if there I need to reference a particular library in order to use the generic forms that are included with VB 6.0?
Thank you to the 2 people that did answer my question.