Click here to Skip to main content
15,929,812 members
Home / Discussions / C#
   

C#

 
GeneralAutoNumber Pin
ashkitt14-Aug-05 3:17
ashkitt14-Aug-05 3:17 
GeneralRe: AutoNumber Pin
Mohamad Al Husseiny14-Aug-05 4:35
Mohamad Al Husseiny14-Aug-05 4:35 
GeneralPeer to peer Problem Pin
snouto14-Aug-05 1:45
snouto14-Aug-05 1:45 
GeneralRe: Peer to peer Problem Pin
Vasudevan Deepak Kumar14-Aug-05 2:12
Vasudevan Deepak Kumar14-Aug-05 2:12 
GeneralHelp needed urgent Pin
ashkitt14-Aug-05 1:44
ashkitt14-Aug-05 1:44 
GeneralRe: Help needed urgent Pin
Vasudevan Deepak Kumar14-Aug-05 1:53
Vasudevan Deepak Kumar14-Aug-05 1:53 
GeneralRe: Help needed urgent Pin
Rob Graham14-Aug-05 2:00
Rob Graham14-Aug-05 2:00 
GeneralRe: Help needed urgent Pin
ashkitt14-Aug-05 2:25
ashkitt14-Aug-05 2:25 
QuestionHow do I build an application without a window? Pin
PatteOne13-Aug-05 23:36
PatteOne13-Aug-05 23:36 
AnswerRe: How do I build an application without a window? Pin
S. Senthil Kumar14-Aug-05 3:25
S. Senthil Kumar14-Aug-05 3:25 
GeneralRe: How do I build an application without a window? Pin
PatteOne14-Aug-05 11:19
PatteOne14-Aug-05 11:19 
GeneralDraw Normal distribution graphs Pin
mhmo13-Aug-05 23:13
mhmo13-Aug-05 23:13 
GeneralRe: Draw Normal distribution graphs Pin
Vasudevan Deepak Kumar14-Aug-05 2:13
Vasudevan Deepak Kumar14-Aug-05 2:13 
GeneralRe: Draw Normal distribution graphs Pin
mhmo14-Aug-05 3:33
mhmo14-Aug-05 3:33 
GeneralMultiple Forms question Pin
Mutty13-Aug-05 15:55
Mutty13-Aug-05 15:55 
GeneralRe: Multiple Forms question Pin
Guffa13-Aug-05 17:18
Guffa13-Aug-05 17:18 
GeneralRe: Multiple Forms question Pin
Mutty16-Aug-05 4:05
Mutty16-Aug-05 4:05 
GeneralRe: Multiple Forms question Pin
Guffa16-Aug-05 11:45
Guffa16-Aug-05 11:45 
The line takes the reference to Form1 and stores it in the private variable.

"this.mainForm" refers to the private variable in the Form2 class. "mainForm" refers to the parameter that you send to the constructor.

---
b { font-weight: normal; }

GeneralRe: Multiple Forms question Pin
Mutty17-Aug-05 1:37
Mutty17-Aug-05 1:37 
GeneralDrive use "net use" does not be actived. Pin
coby cai13-Aug-05 15:10
professionalcoby cai13-Aug-05 15:10 
GeneralSearch files.. Pin
nc3b13-Aug-05 11:14
nc3b13-Aug-05 11:14 
GeneralRe: Search files.. Pin
Vasudevan Deepak Kumar14-Aug-05 1:54
Vasudevan Deepak Kumar14-Aug-05 1:54 
GeneralRe: Search files.. Pin
nc3b14-Aug-05 5:52
nc3b14-Aug-05 5:52 
GeneralNumericUpDown Control Pin
Yigal Agam13-Aug-05 9:51
Yigal Agam13-Aug-05 9:51 
GeneralRe: NumericUpDown Control Pin
Daniel Grunwald13-Aug-05 10:48
Daniel Grunwald13-Aug-05 10:48 

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.