Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
Well, thanks, I checked and as I read it says that I would have to create a Windows Service instead of Windows Application, because I want something to run in the background with only a notification for the user that the application is running by an icon in the taskbar, anyway, I haven't investigated but I hope that NotifyIcons can be used with Windows Services Application also.
tHe pHrEaKy
  • *Experts*
Posted

Well, you don't need a form. You may be able to remove the form

and simply use a class that contains a NotifyIcon defined in code.

I'm not sure though; I rarely use formless Windows applications.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...