.net - How to handle switch user in c#? -


I want to do a set of work in my windows work when user switching from one account to another using the option of user switches Switches provided by Windows 7. So do we have some system events to handle this switch user case?

I think what you need you can hear a new user logging and the form of a user switch You can count in, because your app is still active (otherwise your lawoff will be first).

occurs when the user is currently logged in has changed the user.

I think the argument for a user switch is:

  • The current session is still alive (not logged off);
  • Login or unlock another session.

    Both incidents can be controlled by this incident.

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -