Click here to Skip to main content
15,910,787 members
Home / Discussions / C#
   

C#

 
AnswerRe: jghkj [modified] Pin
TJS4u11-Dec-08 1:27
TJS4u11-Dec-08 1:27 
GeneralRe: jghkj Pin
Dave Kreskowiak11-Dec-08 2:00
mveDave Kreskowiak11-Dec-08 2:00 
AnswerRe: jghkj Pin
Brij11-Dec-08 1:37
mentorBrij11-Dec-08 1:37 
AnswerRe: [Message Deleted] Pin
TJS4u11-Dec-08 1:49
TJS4u11-Dec-08 1:49 
GeneralRe: [Message Deleted] Pin
J4amieC11-Dec-08 4:14
J4amieC11-Dec-08 4:14 
GeneralRe: [Message Deleted] Pin
Luc Pattyn11-Dec-08 4:44
sitebuilderLuc Pattyn11-Dec-08 4:44 
QuestionDoes a tabcontrol have a close button? Pin
TJS4u11-Dec-08 1:09
TJS4u11-Dec-08 1:09 
AnswerRe: Does a tabcontrol have a close button? Pin
Giorgi Dalakishvili11-Dec-08 1:17
mentorGiorgi Dalakishvili11-Dec-08 1:17 
GeneralRe: Does a tabcontrol have a close button? Pin
TJS4u11-Dec-08 1:19
TJS4u11-Dec-08 1:19 
GeneralRe: Does a tabcontrol have a close button? Pin
Giorgi Dalakishvili11-Dec-08 1:24
mentorGiorgi Dalakishvili11-Dec-08 1:24 
AnswerRe: Does a tabcontrol have a close button? Pin
PIEBALDconsult11-Dec-08 2:56
mvePIEBALDconsult11-Dec-08 2:56 
QuestionManipulating with IE's status bar (adding link label) Pin
MAP Tiger11-Dec-08 0:23
MAP Tiger11-Dec-08 0:23 
NewsRe: Manipulating with IE's status bar (adding link label) Pin
MAP Tiger11-Dec-08 0:34
MAP Tiger11-Dec-08 0:34 
QuestionCatching windows Low Disk Space event Pin
eyalbi00711-Dec-08 0:21
eyalbi00711-Dec-08 0:21 
AnswerRe: Catching windows Low Disk Space event Pin
Dave Kreskowiak11-Dec-08 1:58
mveDave Kreskowiak11-Dec-08 1:58 
You're talking about two different "Event" types. The event you're talking about is nothing but an entry in a log. It's not a programming "Event".

There is no programming event like you're thinking about. There is no event to subscribe to to catch this. Your code will have to watch the event log and look for the occurance of the entry you want.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionFile upload to FTP server Pin
B8711-Dec-08 0:12
B8711-Dec-08 0:12 
AnswerRe: File upload to FTP server Pin
blackjack215011-Dec-08 1:45
blackjack215011-Dec-08 1:45 
GeneralRe: File upload to FTP server Pin
B8711-Dec-08 1:56
B8711-Dec-08 1:56 
QuestionMessage Queuing has not been installed Pin
HemJoshi11-Dec-08 0:01
HemJoshi11-Dec-08 0:01 
AnswerRe: Message Queuing has not been installed Pin
Simon P Stevens11-Dec-08 0:05
Simon P Stevens11-Dec-08 0:05 
GeneralRe: Message Queuing has not been installed Pin
HemJoshi11-Dec-08 0:25
HemJoshi11-Dec-08 0:25 
GeneralRe: Message Queuing has not been installed Pin
Simon P Stevens11-Dec-08 0:36
Simon P Stevens11-Dec-08 0:36 
GeneralRe: Message Queuing has not been installed Pin
HemJoshi11-Dec-08 0:41
HemJoshi11-Dec-08 0:41 
GeneralRe: Message Queuing has not been installed Pin
Simon P Stevens11-Dec-08 0:48
Simon P Stevens11-Dec-08 0:48 
QuestionReset All Fields in Form Pin
nagendra.vk10-Dec-08 23:51
nagendra.vk10-Dec-08 23:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.