Click here to Skip to main content
15,894,362 members
Home / Discussions / C#
   

C#

 
Questionusing reflection to get version number..?? Pin
Anonymous21-May-03 12:32
Anonymous21-May-03 12:32 
AnswerRe: using reflection to get version number..?? Pin
leppie21-May-03 13:11
leppie21-May-03 13:11 
Generalproblem with spanComment.InnerHtml Pin
Anonymous21-May-03 10:41
Anonymous21-May-03 10:41 
GeneralRe: problem with spanComment.InnerHtml Pin
Paul Lyons21-May-03 17:42
Paul Lyons21-May-03 17:42 
GeneralRe: problem with spanComment.InnerHtml Pin
Slow Learner22-May-03 4:11
Slow Learner22-May-03 4:11 
GeneralInheritance Question Pin
Bugoy21-May-03 10:10
Bugoy21-May-03 10:10 
GeneralRe: Inheritance Question Pin
J. Dunlap21-May-03 10:40
J. Dunlap21-May-03 10:40 
GeneralInteraction between Forms !!! Pin
DuongNguyen21-May-03 9:57
DuongNguyen21-May-03 9:57 
Hi All !
I have a main Form ( Form1 ) , and then create a new Form ( Form2 ). OK , now on Form1 I put Button0, Button11, Button12 and Edit1 . On Form2 : Button21, Button22 and Edit2 .
How to do if :
- When I click on Button0 ( Form1 ) then Form2 Appears . Typed something in Edit1 , and click on Button11 then all things in Edit1 will be copied to Edit2 ( on Form2 ) . If typed something in Edit2 and then Click on Button12 then Allthing in Edit2 will be copied to Edit1 . and the analogous process : if typed something in Edit2 and Click on Button21 then allthing in edit2 will be copied to Edit1 , if Click on Button22 then allthing in Edit1 will be copied to Edit2!
GeneralRe: Interaction between Forms !!! Pin
Tomas Petricek21-May-03 11:05
Tomas Petricek21-May-03 11:05 
GeneralRe: Interaction between Forms !!! Pin
DuongNguyen21-May-03 11:33
DuongNguyen21-May-03 11:33 
GeneralRe: Interaction between Forms !!! Pin
Omega50121-May-03 13:33
Omega50121-May-03 13:33 
GeneralGC in Services Pin
solidstore21-May-03 7:33
solidstore21-May-03 7:33 
GeneralRe: GC in Services Pin
leppie21-May-03 9:04
leppie21-May-03 9:04 
GeneralRe: GC in Services Pin
solidstore22-May-03 3:23
solidstore22-May-03 3:23 
GeneralRe: GC in Services Pin
Daniel Turini22-May-03 3:42
Daniel Turini22-May-03 3:42 
GeneralRe: GC in Services Pin
solidstore22-May-03 3:54
solidstore22-May-03 3:54 
GeneralRe: GC in Services Pin
Daniel Turini22-May-03 4:02
Daniel Turini22-May-03 4:02 
GeneralRe: GC in Services Pin
solidstore22-May-03 4:21
solidstore22-May-03 4:21 
GeneralRe: GC in Services Pin
solidstore22-May-03 4:29
solidstore22-May-03 4:29 
GeneralRe: GC in Services Pin
Daniel Turini22-May-03 5:09
Daniel Turini22-May-03 5:09 
GeneralRe: GC in Services Pin
solidstore22-May-03 5:13
solidstore22-May-03 5:13 
GeneralRe: GC in Services Pin
Daniel Turini23-May-03 2:40
Daniel Turini23-May-03 2:40 
GeneralRe: GC in Services Pin
solidstore22-May-03 4:02
solidstore22-May-03 4:02 
GeneralRe: GC in Services Pin
Daniel Turini22-May-03 2:56
Daniel Turini22-May-03 2:56 
GeneralRe: GC in Services Pin
solidstore22-May-03 3:24
solidstore22-May-03 3:24 

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.