Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
AnswerRe: row headers Pin
arun_pk11-Apr-10 22:51
arun_pk11-Apr-10 22:51 
Questionobject classs in c# 2.0 Pin
prasadbuddhika11-Apr-10 18:41
prasadbuddhika11-Apr-10 18:41 
AnswerRe: object classs in c# 2.0 Pin
Ravi Bhavnani11-Apr-10 18:46
professionalRavi Bhavnani11-Apr-10 18:46 
AnswerRe: object classs in c# 2.0 Pin
Abhinav S11-Apr-10 18:50
Abhinav S11-Apr-10 18:50 
AnswerRe: object classs in c# 2.0 Pin
dan!sh 11-Apr-10 19:09
professional dan!sh 11-Apr-10 19:09 
AnswerRe: object classs in c# 2.0 Pin
Pete O'Hanlon12-Apr-10 1:31
mvePete O'Hanlon12-Apr-10 1:31 
Questionform1.showDialog Pin
arun_pk11-Apr-10 18:16
arun_pk11-Apr-10 18:16 
AnswerRe: form1.showDialog Pin
Ravi Bhavnani11-Apr-10 18:43
professionalRavi Bhavnani11-Apr-10 18:43 
In your main form, keep a reference to the instance of Form1. The first time you display Form1, save the reference. When you dismiss Form1, clear the reference.

In the main form's menu handler, check if the reference is null, and create a new instance of Form1 only if it is in fact null.

/ravi
My new year resolution: 2048 x 1536
Home | Articles | My .NET bits | Freeware

ravib(at)ravib(dot)com

GeneralRe: form1.showDialog Pin
arun_pk11-Apr-10 19:07
arun_pk11-Apr-10 19:07 
AnswerRe: form1.showDialog Pin
dan!sh 11-Apr-10 19:12
professional dan!sh 11-Apr-10 19:12 
GeneralRe: form1.showDialog Pin
arun_pk11-Apr-10 19:58
arun_pk11-Apr-10 19:58 
GeneralRe: form1.showDialog Pin
dan!sh 11-Apr-10 20:44
professional dan!sh 11-Apr-10 20:44 
QuestionHow to copy mobile file to pc or ftp server Pin
cosharp11-Apr-10 15:01
cosharp11-Apr-10 15:01 
AnswerRe: How to copy mobile file to pc or ftp server Pin
dan!sh 11-Apr-10 19:19
professional dan!sh 11-Apr-10 19:19 
Questionsort the properties Pin
N!da11-Apr-10 13:59
N!da11-Apr-10 13:59 
AnswerRe: sort the properties Pin
Dan Mos11-Apr-10 14:20
Dan Mos11-Apr-10 14:20 
AnswerRe: sort the properties Pin
N!da11-Apr-10 20:21
N!da11-Apr-10 20:21 
GeneralRe: sort the properties Pin
Dan Mos12-Apr-10 3:39
Dan Mos12-Apr-10 3:39 
GeneralRe: sort the properties Pin
N!da12-Apr-10 4:03
N!da12-Apr-10 4:03 
QuestionEnableDesignMode for SubComponent Pin
Danielku1511-Apr-10 10:01
Danielku1511-Apr-10 10:01 
QuestionBackground of a saved image problem Pin
Eagle3211-Apr-10 9:02
Eagle3211-Apr-10 9:02 
AnswerRe: Background of a saved image problem Pin
Stanciu Vlad13-Apr-10 0:55
Stanciu Vlad13-Apr-10 0:55 
GeneralRe: Background of a saved image problem Pin
Eagle3213-Apr-10 10:17
Eagle3213-Apr-10 10:17 
GeneralRe: Background of a saved image problem Pin
Stanciu Vlad14-Apr-10 2:37
Stanciu Vlad14-Apr-10 2:37 
QuestionPass Data From Data Grid in Form To Text Box in The Other Form Pin
shahramkeyboard11-Apr-10 7:23
shahramkeyboard11-Apr-10 7:23 

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.