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

C#

 
AnswerRe: any book for c# graphics Pin
ednrgc8-Jan-07 6:56
ednrgc8-Jan-07 6:56 
AnswerRe: any book for c# graphics Pin
Christian Graus8-Jan-07 9:30
protectorChristian Graus8-Jan-07 9:30 
QuestionSerial Port Monitoring Pin
sajid.salim.khan8-Jan-07 6:06
sajid.salim.khan8-Jan-07 6:06 
AnswerRe: Serial Port Monitoring Pin
led mike8-Jan-07 6:32
led mike8-Jan-07 6:32 
GeneralBut Sir Pin
sajid.salim.khan8-Jan-07 6:43
sajid.salim.khan8-Jan-07 6:43 
GeneralRe: But Sir Pin
WillemM8-Jan-07 7:05
WillemM8-Jan-07 7:05 
AnswerRe: Serial Port Monitoring Pin
CelestialCoder12-Aug-08 2:40
CelestialCoder12-Aug-08 2:40 
QuestionMoving tool/menuStrip to container without loosing event handlers how? Pin
TrooperIronMan8-Jan-07 6:04
TrooperIronMan8-Jan-07 6:04 
Also why when I moved toolStrip and menuStrip controls to toolStip Container I added lately all event handlers where removed rendering all menu and tool strip items not working, had to manually double click each item then rename old event handler methods to new created on double click to make all things work again

basically for example event that had click stopped working and new was now click_1 so I had to remove new empty click_1 and rename old click to click_1.

Why did this happen?
AnswerRe: Moving tool/menuStrip to container without loosing event handlers how? Pin
TrooperIronMan8-Jan-07 13:35
TrooperIronMan8-Jan-07 13:35 
QuestionHow to add event handler to control created at run time. Pin
TrooperIronMan8-Jan-07 6:03
TrooperIronMan8-Jan-07 6:03 
AnswerRe: How to add event handler to control created at run time. Pin
led mike8-Jan-07 6:29
led mike8-Jan-07 6:29 
GeneralRe: How to add event handler to control created at run time. Pin
TrooperIronMan8-Jan-07 6:32
TrooperIronMan8-Jan-07 6:32 
GeneralRe: How to add event handler to control created at run time. Pin
TrooperIronMan8-Jan-07 13:33
TrooperIronMan8-Jan-07 13:33 
QuestionSystem Hook Pin
lost in transition 8-Jan-07 6:03
lost in transition 8-Jan-07 6:03 
AnswerRe: System Hook Pin
Stefan Troschuetz8-Jan-07 6:19
Stefan Troschuetz8-Jan-07 6:19 
Questioninterlocked linked list [modified] Pin
mikewinny8-Jan-07 5:11
mikewinny8-Jan-07 5:11 
AnswerRe: interlocked linked list Pin
Luc Pattyn8-Jan-07 7:31
sitebuilderLuc Pattyn8-Jan-07 7:31 
GeneralRe: interlocked linked list Pin
mikewinny8-Jan-07 7:48
mikewinny8-Jan-07 7:48 
GeneralRe: interlocked linked list [modified] Pin
Luc Pattyn8-Jan-07 8:47
sitebuilderLuc Pattyn8-Jan-07 8:47 
GeneralRe: interlocked linked list Pin
mikewinny8-Jan-07 9:01
mikewinny8-Jan-07 9:01 
GeneralRe: interlocked linked list Pin
Luc Pattyn8-Jan-07 9:19
sitebuilderLuc Pattyn8-Jan-07 9:19 
GeneralRe: interlocked linked list Pin
mikewinny8-Jan-07 9:23
mikewinny8-Jan-07 9:23 
QuestionTab Control Pin
Gal Edvi8-Jan-07 4:36
Gal Edvi8-Jan-07 4:36 
AnswerRe: Tab Control Pin
Eric Dahlvang8-Jan-07 4:51
Eric Dahlvang8-Jan-07 4:51 
GeneralRe: Tab Control Pin
Gal Edvi8-Jan-07 4:59
Gal Edvi8-Jan-07 4:59 

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.