Click here to Skip to main content
15,901,122 members
Home / Discussions / C#
   

C#

 
GeneralRe: adding \n to a string Pin
Martin#27-Nov-06 22:23
Martin#27-Nov-06 22:23 
QuestionOnScreenKeyboard Pin
Dobromir Dimitrov27-Nov-06 4:07
Dobromir Dimitrov27-Nov-06 4:07 
QuestionEventLog .Evt file? Pin
RadioButton27-Nov-06 4:04
RadioButton27-Nov-06 4:04 
AnswerRe: EventLog .Evt file? Pin
Eric Dahlvang27-Nov-06 8:53
Eric Dahlvang27-Nov-06 8:53 
GeneralRe: EventLog .Evt file? Pin
RadioButton27-Nov-06 10:55
RadioButton27-Nov-06 10:55 
QuestionBug in VS2005 ? Pin
stancrm27-Nov-06 3:50
stancrm27-Nov-06 3:50 
AnswerRe: Bug in VS2005 ? Pin
Alexandru Ghiondea27-Nov-06 4:51
Alexandru Ghiondea27-Nov-06 4:51 
GeneralRe: Bug in VS2005 ? Pin
ednrgc27-Nov-06 8:26
ednrgc27-Nov-06 8:26 
Questionhelp Pin
amirafouad2127-Nov-06 3:49
amirafouad2127-Nov-06 3:49 
AnswerRe: help Pin
leckey27-Nov-06 3:57
leckey27-Nov-06 3:57 
GeneralRe: help Pin
Paul Conrad27-Nov-06 8:08
professionalPaul Conrad27-Nov-06 8:08 
GeneralRe: help Pin
ednrgc27-Nov-06 8:29
ednrgc27-Nov-06 8:29 
GeneralRe: help Pin
amirafouad2127-Nov-06 10:05
amirafouad2127-Nov-06 10:05 
QuestionReplacing system tray clock Pin
Vandra Akos27-Nov-06 3:25
Vandra Akos27-Nov-06 3:25 
AnswerRe: Replacing system tray clock Pin
Dave Kreskowiak27-Nov-06 6:20
mveDave Kreskowiak27-Nov-06 6:20 
I looked into doing that about a year ago. From what I remember, it required jumping through some very complicated hoops to get it done. I think you had to get the window handle of the system tray, then the handle of the clock window, take over the message pump of that window and intercept certain messages for painting. Your code essentially replaces the drawing code of the original clock... I think!



Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Replacing system tray clock Pin
Vandra Akos27-Nov-06 6:49
Vandra Akos27-Nov-06 6:49 
GeneralRe: Replacing system tray clock Pin
Dave Kreskowiak27-Nov-06 7:20
mveDave Kreskowiak27-Nov-06 7:20 
QuestionRe: Replacing system tray clock Pin
Vandra Akos28-Nov-06 2:08
Vandra Akos28-Nov-06 2:08 
AnswerRe: Replacing system tray clock Pin
Dave Kreskowiak28-Nov-06 3:05
mveDave Kreskowiak28-Nov-06 3:05 
AnswerRe: Replacing system tray clock Pin
Luc Pattyn27-Nov-06 8:19
sitebuilderLuc Pattyn27-Nov-06 8:19 
GeneralRe: Replacing system tray clock Pin
axos8829-Nov-06 2:03
axos8829-Nov-06 2:03 
GeneralRe: Replacing system tray clock Pin
Luc Pattyn29-Nov-06 5:33
sitebuilderLuc Pattyn29-Nov-06 5:33 
QuestionConnecting to a server via GSM Pin
Waskira27-Nov-06 2:13
Waskira27-Nov-06 2:13 
AnswerRe: Connecting to a server via GSM Pin
chris_do27-Nov-06 3:41
chris_do27-Nov-06 3:41 
GeneralRe: Connecting to a server via GSM Pin
Waskira27-Nov-06 4:33
Waskira27-Nov-06 4:33 

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.