Click here to Skip to main content
15,923,910 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is there a good example of using multiple forms..... Pin
#realJSOP2-Sep-10 7:10
professional#realJSOP2-Sep-10 7:10 
GeneralRe: Is there a good example of using multiple forms..... Pin
The Man from U.N.C.L.E.2-Sep-10 7:11
The Man from U.N.C.L.E.2-Sep-10 7:11 
If you use ShowDialog to display Form2 then after it has closed all the properties of Form2 are available to you until the instance is disposed, or goes out of scope.
If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
[My Articles]  [My Website]

AnswerRe: Is there a good example of using multiple forms..... Pin
Henry Minute2-Sep-10 6:22
Henry Minute2-Sep-10 6:22 
AnswerRe: Is there a good example of using multiple forms..... Pin
DaveyM692-Sep-10 6:24
professionalDaveyM692-Sep-10 6:24 
GeneralRe: Is there a good example of using multiple forms..... Pin
AussieLew2-Sep-10 18:53
AussieLew2-Sep-10 18:53 
GeneralRe: Is there a good example of using multiple forms..... Pin
DaveyM692-Sep-10 21:18
professionalDaveyM692-Sep-10 21:18 
GeneralRe: Is there a good example of using multiple forms..... Pin
glennPattonWork32-Sep-10 23:40
professionalglennPattonWork32-Sep-10 23:40 
GeneralRe: Is there a good example of using multiple forms..... Pin
AussieLew3-Sep-10 0:00
AussieLew3-Sep-10 0:00 
GeneralRe: Is there a good example of using multiple forms..... Pin
glennPattonWork33-Sep-10 0:03
professionalglennPattonWork33-Sep-10 0:03 
GeneralRe: Is there a good example of using multiple forms..... Pin
DaveyM693-Sep-10 1:07
professionalDaveyM693-Sep-10 1:07 
GeneralRe: Is there a good example of using multiple forms..... Pin
glennPattonWork33-Sep-10 1:12
professionalglennPattonWork33-Sep-10 1:12 
GeneralRe: Is there a good example of using multiple forms..... Pin
DaveyM693-Sep-10 3:01
professionalDaveyM693-Sep-10 3:01 
GeneralRe: Is there a good example of using multiple forms..... Pin
glennPattonWork33-Sep-10 5:04
professionalglennPattonWork33-Sep-10 5:04 
GeneralRe: Is there a good example of using multiple forms..... Pin
DaveyM693-Sep-10 7:26
professionalDaveyM693-Sep-10 7:26 
GeneralRe: Is there a good example of using multiple forms..... Pin
DaveyM693-Sep-10 9:05
professionalDaveyM693-Sep-10 9:05 
QuestionHow to call base class implementation method ? Pin
Yanshof2-Sep-10 2:32
Yanshof2-Sep-10 2:32 
AnswerRe: How to call base class implementation method ? Pin
phil.o2-Sep-10 2:37
professionalphil.o2-Sep-10 2:37 
GeneralRe: How to call base class implementation method ? Pin
Yanshof2-Sep-10 2:44
Yanshof2-Sep-10 2:44 
GeneralRe: How to call base class implementation method ? [modified] Pin
phil.o2-Sep-10 4:05
professionalphil.o2-Sep-10 4:05 
AnswerRe: How to call base class implementation method ? Pin
Ian Shlasko2-Sep-10 2:51
Ian Shlasko2-Sep-10 2:51 
GeneralRe: How to call base class implementation method ? Pin
Yanshof2-Sep-10 2:54
Yanshof2-Sep-10 2:54 
GeneralRe: How to call base class implementation method ? Pin
johannesnestler2-Sep-10 3:05
johannesnestler2-Sep-10 3:05 
GeneralRe: How to call base class implementation method ? Pin
Pete O'Hanlon2-Sep-10 3:35
mvePete O'Hanlon2-Sep-10 3:35 
AnswerRe: How to call base class implementation method ? Pin
Ennis Ray Lynch, Jr.2-Sep-10 2:54
Ennis Ray Lynch, Jr.2-Sep-10 2:54 
AnswerRe: How to call base class implementation method ? Pin
johannesnestler2-Sep-10 3:03
johannesnestler2-Sep-10 3:03 

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.