© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
41 replies
Rémi

I can't use notifyIcon on my c# console app

I am trying to make a notifyIcon by i have this: The type or namespace name 'NotifyIcon' could not be found (are you missing a using directive or an assembly reference?) and when i try to fix it using: using System.Windows.Forms; i have this error : The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ I can't use "Console" class
C#CC# / help
3y ago
Can't use C# 11 feature on C# 12
C#CC# / help
8mo ago
How can I resize a console app in c#
C#CC# / help
3y ago
✅ Can't use "Console.ReadLine();"
C#CC# / help
3y ago