T
trint
Ok,
I click on 'exit' and have it calling (function is started in new
thread):
this.m_notifyicon.Dispose();
Application.Exit();
or
this.Close();
And TaskManager shows it still running!
Any help is appreciated.
Thanks,
Trint
I click on 'exit' and have it calling (function is started in new
thread):
this.m_notifyicon.Dispose();
Application.Exit();
or
this.Close();
And TaskManager shows it still running!
Any help is appreciated.
Thanks,
Trint