Wrox Home  
Search P2P Archive for: Go

  Return to Index  

dotnet_windows_app_design thread: Handling KeyBoard Inactivity with C#


Message #1 by vinod.r@m... on Sat, 18 Jan 2003 15:23:58
I have built a sample Windows Application in C# which contains some forms. 
When the user logged into the application is idle for sometime, I need to 
prompt a screen for the user to enter his credentials again. He can move 
ahead with the functionalities again.

The question here is how do I handle the KeyBoard Inactivity in C# ?

Post sample code if u have any.

Thanks..

  Return to Index