Click here to Skip to main content
15,900,973 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi I want to put reminder in my windowsApplication project.
Plese some one help me
Posted

1 solution

use timer control (with / without thread)
when time match with desired then show popup window

Happy Coding!
:)
 
Share this answer
 
Comments
kansara darshit 31-May-13 9:11am    
How can i match time with database please give me code for that....
Aarti Meswania 31-May-13 9:15am    
i can't code i don't know database and credentials table etc
i can just suggest a way...
fetch that time from database and then keep in variable now you can compare that variable value with time control's timing inside tick event
kansara darshit 31-May-13 9:21am    
Ok i understand
Thank you for your help
kansara darshit 31-May-13 9:21am    
can i ask you more one question..??
Aarti Meswania 31-May-13 9:22am    
Welcome! :)

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