Click here to Skip to main content
15,896,453 members
Home / Discussions / C#
   

C#

 
GeneralRe: Argument Pin
musefan27-Apr-09 23:01
musefan27-Apr-09 23:01 
GeneralRe: Argument Pin
CPallini27-Apr-09 23:04
mveCPallini27-Apr-09 23:04 
GeneralRe: Argument Pin
musefan27-Apr-09 23:46
musefan27-Apr-09 23:46 
GeneralRe: Argument Pin
CPallini27-Apr-09 23:52
mveCPallini27-Apr-09 23:52 
GeneralRe: Argument Pin
musefan28-Apr-09 0:02
musefan28-Apr-09 0:02 
GeneralRe: Argument Pin
CPallini28-Apr-09 0:16
mveCPallini28-Apr-09 0:16 
GeneralRe: Argument Pin
musefan28-Apr-09 0:30
musefan28-Apr-09 0:30 
GeneralRe: Argument Pin
Henry Minute28-Apr-09 0:38
Henry Minute28-Apr-09 0:38 
Sometimes, for example (admittedly a bad one) if you want to call a button click handler, you can use myButton_Click(this, null), rather than myButton.PerformClick(). Although, as you have said, why would you want to?

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: Argument Pin
musefan28-Apr-09 0:50
musefan28-Apr-09 0:50 
GeneralRe: Argument Pin
Henry Minute28-Apr-09 0:58
Henry Minute28-Apr-09 0:58 
GeneralRe: Argument Pin
CPallini28-Apr-09 1:41
mveCPallini28-Apr-09 1:41 
GeneralRe: Argument Pin
musefan28-Apr-09 1:53
musefan28-Apr-09 1:53 
GeneralRe: Argument Pin
CPallini28-Apr-09 1:56
mveCPallini28-Apr-09 1:56 
GeneralRe: Argument Pin
musefan28-Apr-09 2:06
musefan28-Apr-09 2:06 
GeneralRe: Argument Pin
BabyOreo27-Apr-09 23:05
BabyOreo27-Apr-09 23:05 
GeneralRe: Argument Pin
musefan27-Apr-09 23:47
musefan27-Apr-09 23:47 
GeneralRe: Argument Pin
BabyOreo27-Apr-09 23:52
BabyOreo27-Apr-09 23:52 
GeneralRe: Argument Pin
musefan28-Apr-09 0:45
musefan28-Apr-09 0:45 
AnswerRe: Argument Pin
SeMartens27-Apr-09 22:08
SeMartens27-Apr-09 22:08 
AnswerRe: Argument Pin
N a v a n e e t h27-Apr-09 22:35
N a v a n e e t h27-Apr-09 22:35 
AnswerRe: Argument Pin
12Code27-Apr-09 23:07
12Code27-Apr-09 23:07 
GeneralRe: Argument Pin
BabyOreo27-Apr-09 23:13
BabyOreo27-Apr-09 23:13 
GeneralRe: Argument Pin
Luc Pattyn28-Apr-09 1:10
sitebuilderLuc Pattyn28-Apr-09 1:10 
AnswerRe: Argument [modified] Pin
DaveyM6927-Apr-09 23:13
professionalDaveyM6927-Apr-09 23:13 
QuestionSomething with a delegate Pin
Joramq27-Apr-09 21:51
Joramq27-Apr-09 21:51 

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.