Click here to Skip to main content
15,909,445 members
Home / Discussions / C#
   

C#

 
AnswerRe: Return type Pin
Vikram A Punathambekar23-Jul-07 23:10
Vikram A Punathambekar23-Jul-07 23:10 
GeneralRe: Return type Pin
srujana_m24-Jul-07 1:41
srujana_m24-Jul-07 1:41 
QuestionAttempt to read arite protected memory Pin
Rao Rafique23-Jul-07 18:53
Rao Rafique23-Jul-07 18:53 
AnswerRe: Attempt to read arite protected memory Pin
Christian Graus23-Jul-07 19:21
protectorChristian Graus23-Jul-07 19:21 
QuestionHow to add string to file at nth line at 5th index using File stream Pin
Chintan.Desai23-Jul-07 18:03
Chintan.Desai23-Jul-07 18:03 
AnswerRe: How to add string to file at nth line at 5th index using File stream Pin
Christian Graus23-Jul-07 18:23
protectorChristian Graus23-Jul-07 18:23 
Questionneeds advise Pin
cyn823-Jul-07 17:50
cyn823-Jul-07 17:50 
AnswerRe: needs advise Pin
Christian Graus23-Jul-07 18:25
protectorChristian Graus23-Jul-07 18:25 
If you want to deal with the shape after it exists, you need to keep track of the shapes you are drawing, draw them in your paint event, and write the code to work out when the user interacts with the shape specifically, and what it does as a result. You have to write it all, you can't just add a box to a control and expect the control to know where it is, or what you want to do with it.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionDrawing in OnPaint altenatives? Pin
cyn823-Jul-07 17:36
cyn823-Jul-07 17:36 
AnswerRe: Drawing in OnPaint altenatives? Pin
Christian Graus23-Jul-07 18:26
protectorChristian Graus23-Jul-07 18:26 
QuestionWPF: how to populate an explicitely loaded DataTemplate? Pin
Super Lloyd23-Jul-07 16:32
Super Lloyd23-Jul-07 16:32 
QuestionCertifications Pin
Strategon23-Jul-07 16:11
Strategon23-Jul-07 16:11 
AnswerRe: Certifications Pin
Psycho-*Coder*-Extreme23-Jul-07 19:22
Psycho-*Coder*-Extreme23-Jul-07 19:22 
GeneralRe: Certifications Pin
Paul Conrad23-Jul-07 19:44
professionalPaul Conrad23-Jul-07 19:44 
Questionhow to hide base class method Pin
CiNN23-Jul-07 16:10
CiNN23-Jul-07 16:10 
AnswerRe: how to hide base class method Pin
Steve Echols23-Jul-07 16:27
Steve Echols23-Jul-07 16:27 
AnswerRe: how to hide base class method Pin
Steve Echols23-Jul-07 16:47
Steve Echols23-Jul-07 16:47 
GeneralRe: how to hide base class method Pin
Paul Conrad23-Jul-07 17:00
professionalPaul Conrad23-Jul-07 17:00 
GeneralRe: how to hide base class method Pin
Vikram A Punathambekar23-Jul-07 17:03
Vikram A Punathambekar23-Jul-07 17:03 
GeneralRe: how to hide base class method Pin
Paul Conrad23-Jul-07 17:55
professionalPaul Conrad23-Jul-07 17:55 
AnswerRe: how to hide base class method Pin
Urs Enzler23-Jul-07 20:50
Urs Enzler23-Jul-07 20:50 
AnswerRe: how to hide base class method Pin
CiNN24-Jul-07 14:48
CiNN24-Jul-07 14:48 
QuestionCrystal Report Problem [modified] Pin
T.EDY23-Jul-07 16:06
T.EDY23-Jul-07 16:06 
AnswerRe: Crystal Report Problem Pin
Paul Conrad23-Jul-07 20:03
professionalPaul Conrad23-Jul-07 20:03 
QuestionHow to match a usb camera between DirectShow and WMI? Pin
Clark Nu China23-Jul-07 14:39
Clark Nu China23-Jul-07 14:39 

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.