Click here to Skip to main content
15,921,028 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get values of form controls in MDI application? Pin
tomasd_brn1-Nov-06 19:06
tomasd_brn1-Nov-06 19:06 
GeneralRe: How to get values of form controls in MDI application? Pin
IamHuM1-Nov-06 19:35
IamHuM1-Nov-06 19:35 
GeneralRe: How to get values of form controls in MDI application? Pin
tomasd_brn1-Nov-06 19:58
tomasd_brn1-Nov-06 19:58 
GeneralRe: How to get values of form controls in MDI application? Pin
IamHuM1-Nov-06 20:27
IamHuM1-Nov-06 20:27 
GeneralRe: How to get values of form controls in MDI application? Pin
sam#1-Nov-06 20:35
sam#1-Nov-06 20:35 
GeneralRe: How to get values of form controls in MDI application? Pin
IamHuM1-Nov-06 21:11
IamHuM1-Nov-06 21:11 
GeneralRe: How to get values of form controls in MDI application? Pin
sam#1-Nov-06 21:18
sam#1-Nov-06 21:18 
AnswerRe: How to get values of form controls in MDI application? Pin
quiteSmart1-Nov-06 20:41
quiteSmart1-Nov-06 20:41 
hi,

you can get the values by assigning a get function as public for every textbox or label in each of the parent and child form. and send a reference for each form in the constructor. for example u can send a reference of the parent form in the constructor of the child form and using the get functions u can get the values respectivaly.

hope it helps


Jamil Abou Khalil
GeneralRe: How to get values of form controls in MDI application? Pin
IamHuM1-Nov-06 21:22
IamHuM1-Nov-06 21:22 
QuestionData Mining Pin
Salman Khalid1-Nov-06 17:49
Salman Khalid1-Nov-06 17:49 
Questionset control location on runtime Pin
Ajay R Ojha1-Nov-06 17:40
Ajay R Ojha1-Nov-06 17:40 
AnswerRe: set control location on runtime Pin
stancrm1-Nov-06 20:40
stancrm1-Nov-06 20:40 
AnswerRe: set control location on runtime Pin
quiteSmart1-Nov-06 20:47
quiteSmart1-Nov-06 20:47 
AnswerRe: set control location on runtime Pin
[Marc]2-Nov-06 1:12
[Marc]2-Nov-06 1:12 
QuestionINVALID LENGTH FOR BASE-64 CHAR ERROR Pin
nani.msn1-Nov-06 17:15
nani.msn1-Nov-06 17:15 
QuestionHELP - Programming Problem Pin
BooValu21-Nov-06 13:53
BooValu21-Nov-06 13:53 
AnswerRe: HELP - Programming Problem Pin
Matt Gerrans1-Nov-06 15:41
Matt Gerrans1-Nov-06 15:41 
QuestionAsynch Socket read seems to ignore my lock() Pin
liRetro1-Nov-06 13:21
liRetro1-Nov-06 13:21 
QuestionGIS TRACKING SYSTEM Pin
Boshkash1-Nov-06 13:06
Boshkash1-Nov-06 13:06 
QuestionToolstrip text not showing update Pin
c-a-b-1-Nov-06 11:44
c-a-b-1-Nov-06 11:44 
AnswerRe: Toolstrip text not showing update Pin
Guffa1-Nov-06 13:21
Guffa1-Nov-06 13:21 
GeneralRe: Toolstrip text not showing update Pin
c-a-b-1-Nov-06 14:47
c-a-b-1-Nov-06 14:47 
AnswerRe: Toolstrip text not showing update Pin
Martin#1-Nov-06 20:26
Martin#1-Nov-06 20:26 
GeneralRe: Toolstrip text not showing update Pin
c-a-b-2-Nov-06 3:12
c-a-b-2-Nov-06 3:12 
QuestionDate Format dd/mm/yyyy in mysql Pin
fahiemulleh1-Nov-06 9:17
fahiemulleh1-Nov-06 9:17 

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.