View Single Post
  #1 (permalink)  
Old 10-24-2007, 04:13 PM
blackiice blackiice is offline
Junior Member
 
Join Date: Jun 2007
Posts: 16
Default after used showtodayscreen how to show again

After used showtodayscreen founction , I used NotifyIcon.dll(A good dll)added an icon to the tray , but the questions is how can I show the form again,form1.show and form1.refresh doesn't work.

use msgbox("") can show the form again,but it is not a good idea.
can somebody help me?

(form1.text="",so can not be seen in memorymanger)

Last edited by blackiice : 10-24-2007 at 04:20 PM.
Reply With Quote