Click here to Skip to main content
15,898,957 members
Home / Discussions / C#
   

C#

 
GeneralRe: ReRe: Reply to Christian's Solution Pin
Christian Graus9-Jun-05 16:34
protectorChristian Graus9-Jun-05 16:34 
GeneralReRe: ReRe: Reply to Christian's Solution Pin
DJdC9-Jun-05 17:06
DJdC9-Jun-05 17:06 
GeneralRe: ReRe: ReRe: Reply to Christian's Solution Pin
Christian Graus9-Jun-05 17:12
protectorChristian Graus9-Jun-05 17:12 
GeneralReRe: ReRe: ReRe: Reply to Christian's Solution Pin
DJdC9-Jun-05 17:45
DJdC9-Jun-05 17:45 
GeneralRe: ReRe: ReRe: ReRe: Reply to Christian's Solution Pin
Christian Graus9-Jun-05 17:51
protectorChristian Graus9-Jun-05 17:51 
GeneralReRe: ReRe: ReRe: ReRe: Reply to Christian's Solution Pin
DJdC9-Jun-05 19:10
DJdC9-Jun-05 19:10 
GeneralRe: ReRe: ReRe: ReRe: ReRe: Reply to Christian's Solution Pin
Christian Graus13-Jun-05 11:56
protectorChristian Graus13-Jun-05 11:56 
GeneralRe: Please Help! Function on Separate Form Pin
Jack Bond13-Jun-05 2:23
Jack Bond13-Jun-05 2:23 
You could pass form2 a reference to form1, and then form2 could simply call components() like it would for any other classes' method. Another approach(and possibly cleaner) would be for form2 to fire an event that form1 is registered to listen to, and then in form1's event handler it could call components().
GeneralGame Programming Pin
Sabry19058-Jun-05 22:55
Sabry19058-Jun-05 22:55 
GeneralRe: Game Programming Pin
Philip Price8-Jun-05 23:20
Philip Price8-Jun-05 23:20 
GeneralRe: Game Programming Pin
MoustafaS9-Jun-05 0:49
MoustafaS9-Jun-05 0:49 
GeneralRe: Game Programming Pin
Christian Graus9-Jun-05 17:52
protectorChristian Graus9-Jun-05 17:52 
GeneralRe: Game Programming Pin
JDUK12-Jun-05 11:53
JDUK12-Jun-05 11:53 
GeneralConverting Code Pin
Sabry19058-Jun-05 22:49
Sabry19058-Jun-05 22:49 
GeneralRe: Converting Code Pin
Philip Price8-Jun-05 23:17
Philip Price8-Jun-05 23:17 
GeneralRe: Converting Code Pin
Carsten Zeumer8-Jun-05 23:25
Carsten Zeumer8-Jun-05 23:25 
GeneralRe: Converting Code Pin
Dave Doknjas9-Jun-05 16:04
Dave Doknjas9-Jun-05 16:04 
GeneralKeeping data in clipboard after app closes Pin
gubber8-Jun-05 22:31
gubber8-Jun-05 22:31 
GeneralRe: Keeping data in clipboard after app closes Pin
codeprojectin8-Jun-05 22:50
codeprojectin8-Jun-05 22:50 
QuestionC# ListViewItem Indentation? Pin
Dominik Reichl8-Jun-05 22:23
Dominik Reichl8-Jun-05 22:23 
AnswerRe: C# ListViewItem Indentation? Pin
mav.northwind8-Jun-05 23:33
mav.northwind8-Jun-05 23:33 
GeneralNeed Help Pin
Ahmed Erarslan8-Jun-05 21:58
Ahmed Erarslan8-Jun-05 21:58 
QuestionWe can j pass a string variable via a matlab dll ???? Pin
Anonymous8-Jun-05 21:37
Anonymous8-Jun-05 21:37 
Generalhelp me! Pin
haneitou8-Jun-05 21:34
haneitou8-Jun-05 21:34 
GeneralRe: help me! Pin
Carsten Zeumer8-Jun-05 22:20
Carsten Zeumer8-Jun-05 22: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.