Click here to Skip to main content
15,889,795 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: Reset All Fields in Form Pin
N a v a n e e t h10-Dec-08 23:55
N a v a n e e t h10-Dec-08 23:55 
AnswerRe: Reset All Fields in Form Pin
Christian Graus11-Dec-08 8:09
protectorChristian Graus11-Dec-08 8:09 
AnswerRe: Reset All Fields in Form Pin
Haris Custo8-Nov-10 4:11
Haris Custo8-Nov-10 4:11 
QuestionApplication behaves differently when running in VS2005 and direct from exe file Pin
stammailbox10-Dec-08 23:49
stammailbox10-Dec-08 23:49 
AnswerRe: Application behaves differently when running in VS2005 and direct from exe file Pin
Simon P Stevens10-Dec-08 23:59
Simon P Stevens10-Dec-08 23:59 
GeneralRe: Application behaves differently when running in VS2005 and direct from exe file Pin
stammailbox11-Dec-08 1:23
stammailbox11-Dec-08 1:23 
GeneralRe: Application behaves differently when running in VS2005 and direct from exe file Pin
Simon P Stevens11-Dec-08 1:38
Simon P Stevens11-Dec-08 1:38 

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.