|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Application Idle TimeHi All!
How to find the application idle time in VB.NET windows application? We can get the windows Idle time Private Declare Function GetLastInputInfo Lib "user32.dll" But i want the idle time of my application alone in VB.NET. How to do this? -- Thanks and Regards S. Viswanathan Application.Idle?
http://msdn2.microsoft.com/en-us/library/system.windows.forms.application.idle.aspx then use a timer? Show quoteHide quote "Visu" <v***@ewaksoft.com> wrote in message news:uaXT0UNLIHA.4272@TK2MSFTNGP06.phx.gbl... > Hi All! > > How to find the application idle time in VB.NET windows application? > > We can get the windows Idle time > Private Declare Function GetLastInputInfo Lib "user32.dll" > > > But i want the idle time of my application alone in VB.NET. > > How to do this? > > -- > Thanks and Regards > S. Viswanathan >
How do you use GetProperty.SetValue with the index parameter?
EventHandler for late-bound COM object name parser How to check a string to see that it is a valid file name file size on disk How to change the name of multiple textboxes CD Burning with VB.NET Opening Folder Browse Dialog On Client Side Silly syntactic question OT: Nant + VB 3.0 / 3.0 |
|||||||||||||||||||||||