Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

i am working with c# windows application.
My application is mainly used to export the excel file.,at a certain time.
The user choose the time then every day i want to extract the file at the certain time.
for this purpose i want to run the application always.so when user close the application it will
go to system tray.myProblem is my application is in system tray then the user click on shortkey of my app it will creating the new instance. so new application is opening and existing app is in system tray. so there are two system tray icon is there.so how to open the existing app from system tray
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900