iSTORYA.NET

Go Back   iSTORYA.NET > Science & Technology > Software & Games > Programming
: :

Register FAQ Members List Calendar Mark Forums Read

Programming :: Programming related discussions ::

Reply
LinkBack Thread Tools
  #1  
Old 10-30-2009, 05:38 PM
C.I.A.
Tin_Tin is offline
Tin_Tin's Avatar
Join Date: Nov 2003
Gender: Male
Posts: 2,913
Default How to De-Initialize C# program on log-off

How can I de-initialize a program on system logoff using c#?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 11-01-2009, 05:09 PM
Junior Member
Artoy is offline
Artoy's Avatar
Join Date: Sep 2008
Gender: Male
Posts: 65
Default

add namespace "using Microsoft.Win32"

sa form load add the event:
SystemEvents.SessionEnding += new SessionEndingEventHandler(LogOffFunction);

c LogOfffunction ang mo handle sa de-initialization.

LogOffFunction(object x, sessionEndingEventHandler y)
{
//perform de-initialization.
}

if windows service ni xa kay naa pa lain paagi.
so mao pa ni ako na try.

if naa pa mo lain idea share pd
Last edited by Artoy; 11-01-2009 at 05:18 PM. Reason: syntax error
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help for a Wedding Program piglet31 Parties & Events 3 06-16-2009 11:29 AM
HOW TO MAKE POS PROGRAM? tOrTfeaSoR Programming 55 04-14-2009 04:27 PM
What program... rexdudev75 Software & Games 3 08-27-2007 04:08 PM
[C] help with program ares623 Programming 2 03-27-2007 03:28 PM
HELP: Program Files tingkagol Software & Games 0 11-25-2006 11:29 AM


All times are GMT +8. The time now is 06:31 AM.


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
(c) 2002-2009 iSTORYA.NET | Design by DrE | Modifications by BeoR