Click here to Skip to main content
15,890,825 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to pass variables to a new form? Pin
Not Active10-Nov-09 6:14
mentorNot Active10-Nov-09 6:14 
GeneralRe: How to pass variables to a new form? Pin
Emmet_Brown10-Nov-09 6:18
Emmet_Brown10-Nov-09 6:18 
GeneralRe: How to pass variables to a new form? Pin
Not Active10-Nov-09 7:03
mentorNot Active10-Nov-09 7:03 
GeneralRe: How to pass variables to a new form? Pin
harold aptroot10-Nov-09 7:25
harold aptroot10-Nov-09 7:25 
AnswerRe: How to pass variables to a new form? Pin
Md. Marufuzzaman10-Nov-09 5:56
professionalMd. Marufuzzaman10-Nov-09 5:56 
GeneralRe: How to pass variables to a new form? Pin
Emmet_Brown10-Nov-09 6:04
Emmet_Brown10-Nov-09 6:04 
GeneralRe: How to pass variables to a new form? Pin
Md. Marufuzzaman10-Nov-09 6:15
professionalMd. Marufuzzaman10-Nov-09 6:15 
GeneralRe: How to pass variables to a new form? Pin
dan!sh 10-Nov-09 6:30
professional dan!sh 10-Nov-09 6:30 
That would be awful IMHO if all you need is to send selected item. You should used a parameterized constructor. Or have a public event handler so that you can handle the double click event in the Form where you need to get the selected value.

Constructor would be the simplest way though.

It's not necessary to be so stupid, either, but people manage it. - Christian Graus, 2009 AD

AnswerRe: How to pass variables to a new form? Pin
Shameel10-Nov-09 7:30
professionalShameel10-Nov-09 7:30 
GeneralRe: How to pass variables to a new form? Pin
Not Active10-Nov-09 9:01
mentorNot Active10-Nov-09 9:01 
GeneralRe: How to pass variables to a new form? Pin
Shameel11-Nov-09 7:57
professionalShameel11-Nov-09 7:57 
GeneralRe: How to pass variables to a new form? Pin
Not Active11-Nov-09 8:03
mentorNot Active11-Nov-09 8:03 
AnswerRe: How to pass variables to a new form? Pin
_Maxxx_10-Nov-09 20:04
professional_Maxxx_10-Nov-09 20:04 
QuestionHow to check if windows feature is installed Pin
Planker10-Nov-09 4:52
Planker10-Nov-09 4:52 
Questioncheckbox Pin
farokhian10-Nov-09 3:52
farokhian10-Nov-09 3:52 
AnswerRe: checkbox Pin
EliottA10-Nov-09 4:02
EliottA10-Nov-09 4:02 
GeneralRe: checkbox Pin
farokhian10-Nov-09 4:05
farokhian10-Nov-09 4:05 
GeneralRe: checkbox Pin
EliottA10-Nov-09 4:09
EliottA10-Nov-09 4:09 
AnswerRe: checkbox Pin
Shameel10-Nov-09 4:47
professionalShameel10-Nov-09 4:47 
GeneralRe: checkbox Pin
farokhian10-Nov-09 4:49
farokhian10-Nov-09 4:49 
GeneralRe: checkbox Pin
EliottA10-Nov-09 4:58
EliottA10-Nov-09 4:58 
GeneralRe: checkbox Pin
Md. Marufuzzaman10-Nov-09 5:48
professionalMd. Marufuzzaman10-Nov-09 5:48 
AnswerRe: checkbox Pin
Christian Graus10-Nov-09 8:56
protectorChristian Graus10-Nov-09 8:56 
GeneralRe: checkbox Pin
EliottA11-Nov-09 8:48
EliottA11-Nov-09 8:48 
QuestionGraphics in C# versus Graphics in Java Pin
dbstudio10-Nov-09 3:41
dbstudio10-Nov-09 3:41 

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.