Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error trying to use notifyIcon
Message
From
17/09/2003 10:36:07
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00829872
Message ID:
00829884
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
I'm no VB expert, but don't you have to do something like this first:

AppNotifyIcon = New NotifyIcon

~~Bonnie


>Hoping someone can help. In my form load, I'm trying to create an icon to show that the application is running. But I keep getting a system.nullreference error on the following code.
>
>
>
>   Dim AppNotifyIcon As NotifyIcon
>   AppNotifyIcon.Icon = New Icon("Running.ico")  <-This line bombs
>
>
>Thanks for any help
>
>Kirk
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform