|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
window application refresh every minuteHi, All,
is there anyway to refresh window-based application every minute? it is like web-based application refresh by setting up <meta-equiv="refresh" content ="60">. Thanks Hi
I suppose it depends on what you want to refresh but you could put a timer control on your form and do whatever you need to from there. Cheers Martin martin1 wrote: Show quoteHide quote > Hi, All, > > is there anyway to refresh window-based application every minute? it is like > web-based application refresh by setting up <meta-equiv="refresh" content > ="60">. > > Thanks Thank you! Pritcham,
I want to refresh whole application, how to set up timer to refresh whole app (sample code)? Thanks, Show quoteHide quote "Pritcham" wrote: > Hi > > I suppose it depends on what you want to refresh but you could put a > timer control on your form and do whatever you need to from there. > > Cheers > Martin > martin1 wrote: > > Hi, All, > > > > is there anyway to refresh window-based application every minute? it is like > > web-based application refresh by setting up <meta-equiv="refresh" content > > ="60">. > > > > Thanks > > Look at the MSDN help page for Timer class, especially event page.
ms-help://MS.VSExpressCC.v80/MS.NETFramework.v20.en/cpref12/html/E_System_Timers_Timer_Elapsed.htm Show quoteHide quote "martin1" <mart***@discussions.microsoft.com> wrote in message news:3FB2E082-2CE2-47AA-9572-1467F90EDE2E@microsoft.com... > Thank you! Pritcham, > > I want to refresh whole application, how to set up timer to refresh whole > app (sample code)? > > Thanks, > > "Pritcham" wrote: > >> Hi >> >> I suppose it depends on what you want to refresh but you could put a >> timer control on your form and do whatever you need to from there. >> >> Cheers >> Martin >> martin1 wrote: >> > Hi, All, >> > >> > is there anyway to refresh window-based application every minute? it is >> > like >> > web-based application refresh by setting up <meta-equiv="refresh" >> > content >> > ="60">. >> > >> > Thanks >> >>
combobox gives unexpected cast error
Redrawing graphics in userControl - Button How to use ADO command object to get a record set via stored procedure? start new thread help A question about sockets, listener web browser control auto scroll ListView iteration order Internet Transfer Control in Dot Net??? find window disappears if I call "navigate" in javascript with web browser control How a get the ADO connection fail error? |
|||||||||||||||||||||||