How to use Application.ApplicationExit event?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Could you tell me how to use Application.ApplicationExit event? and I want my program to do somehing before my computer closes. Would you mind teeling me how I can do? Thanks in advance.
Here you are: SystemEvents.SessionEnding Event[^]
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion