Writing 'service' app .... No Form1 required
Publicado: Lun Sep 05, 2011 10:28 am
Am trying to write a small app that will run as a service .... it does not
need to show any form or gui.
I think I need a Form1 to give me a Form:initialise() method for a lot of my
code.
How to NOT show that form or maybe I dont need a Form1 at all?
Any help would be appreciated.
Chris
need to show any form or gui.
I think I need a Form1 to give me a Form:initialise() method for a lot of my
code.
How to NOT show that form or maybe I dont need a Form1 at all?
Any help would be appreciated.
Chris