Samantha
November 24th, 1999, 02:27 PM
I want to create a VB application that runs as an NT service, however I do not want to utilize a form as a container to hold the NTsrv.ocx control. Is it possible to simply declare the control within a primary class module or do I have to have a form within the program?