Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
GeneralLate Binding With Excel Pin
ksanju10008-Jun-05 19:29
ksanju10008-Jun-05 19:29 
QuestionHow to avoid empty node to appear in xml file while doing xml serialization Pin
Shiby8-Jun-05 19:24
Shiby8-Jun-05 19:24 
AnswerRe: How to avoid empty node to appear in xml file while doing xml serialization Pin
leppie8-Jun-05 21:50
leppie8-Jun-05 21:50 
Generalstuck on a problem with outlook and c# Pin
ekynox8-Jun-05 18:38
ekynox8-Jun-05 18:38 
GeneralRe: stuck on a problem with outlook and c# Pin
codeprojectin8-Jun-05 22:15
codeprojectin8-Jun-05 22:15 
GeneralRe: stuck on a problem with outlook and c# Pin
ekynox9-Jun-05 21:48
ekynox9-Jun-05 21:48 
GeneralC# - Using sender Pin
kezza65438-Jun-05 18:23
kezza65438-Jun-05 18:23 
GeneralRe: C# - Using sender Pin
Christian Graus8-Jun-05 18:29
protectorChristian Graus8-Jun-05 18:29 
This code does not work because object does not have a tag property. First cast it to Panel ( which is what it will be ). Of course, you should replace your delegate with a proper OnClick handler ( I'm sure that's not the right syntax, don't you need an eventargs, and you sure have the syntax for adding an event handler all wrong. ).

'The above example does not work' is not very helpful - in future try telling us why. I doubt this would compile, so report the compiler errors. If it crashes, report which line crashes and what the exception is. Working that stuff out might actually help you to fix the problem yourself ( not that we mind helping, but surely you want to learn how to do it yourself ? )

Christian Graus - Microsoft MVP - C++
GeneralRe: C# - Using sender Pin
kezza65438-Jun-05 19:26
kezza65438-Jun-05 19:26 
GeneralRe: C# - Using sender Pin
Philip Price8-Jun-05 23:24
Philip Price8-Jun-05 23:24 
QuestionHow to Close a Form when openning? Pin
Khoa Bui8-Jun-05 17:27
Khoa Bui8-Jun-05 17:27 
AnswerRe: How to Close a Form when openning? Pin
Christian Graus8-Jun-05 17:36
protectorChristian Graus8-Jun-05 17:36 
GeneralRe: How to Close a Form when openning? Pin
codeprojectin8-Jun-05 17:56
codeprojectin8-Jun-05 17:56 
GeneralRe: How to Close a Form when openning? Pin
Christian Graus8-Jun-05 18:30
protectorChristian Graus8-Jun-05 18:30 
GeneralRe: How to Close a Form when openning? Pin
Weiye Chen8-Jun-05 19:40
Weiye Chen8-Jun-05 19:40 
GeneralRe: How to Close a Form when openning? Pin
codeprojectin8-Jun-05 21:11
codeprojectin8-Jun-05 21:11 
GeneralRe: How to Close a Form when openning? Pin
Dave Kreskowiak9-Jun-05 8:30
mveDave Kreskowiak9-Jun-05 8:30 
GeneralI get a problem in calling C++ dll function in C# Pin
dinh van hai8-Jun-05 17:18
dinh van hai8-Jun-05 17:18 
GeneralRe: I get a problem in calling C++ dll function in C# Pin
Dave Kreskowiak9-Jun-05 8:32
mveDave Kreskowiak9-Jun-05 8:32 
GeneralRe: I get a problem in calling C++ dll function in C# Pin
dinh van hai9-Jun-05 15:37
dinh van hai9-Jun-05 15:37 
Generalconvert c/c++ header to c# Pin
savage_8-Jun-05 16:51
savage_8-Jun-05 16:51 
GeneralRe: convert c/c++ header to c# Pin
Christian Graus8-Jun-05 16:53
protectorChristian Graus8-Jun-05 16:53 
GeneralRe: convert c/c++ header to c# Pin
savage_8-Jun-05 16:59
savage_8-Jun-05 16:59 
GeneralRe: convert c/c++ header to c# Pin
Christian Graus8-Jun-05 17:11
protectorChristian Graus8-Jun-05 17:11 
GeneralRe: convert c/c++ header to c# Pin
savage_8-Jun-05 17:20
savage_8-Jun-05 17:20 

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.