N
Neo
i'd like to create an application which would run in the background, &
there'd be an icon in the system tray (can use the notify icon).
But HOW can i make the form invisible.
What i'd like to do is, when the exe is run, ONLY the icon should appear in
the system tray & nothing else.
& if necessary the user can click on the icon & there'd be a menu to load
the necessary forms.
How can i do this.
What is the project type ? Windows form? Class Library?
What is the startup object & how do i keep the exe from running without a
form??
Regards,
Neo
there'd be an icon in the system tray (can use the notify icon).
But HOW can i make the form invisible.
What i'd like to do is, when the exe is run, ONLY the icon should appear in
the system tray & nothing else.
& if necessary the user can click on the icon & there'd be a menu to load
the necessary forms.
How can i do this.
What is the project type ? Windows form? Class Library?
What is the startup object & how do i keep the exe from running without a
form??
Regards,
Neo