Click here to Skip to main content
15,915,600 members
Home / Discussions / C#
   

C#

 
GeneralRe: Movable Toolbar Pin
Wackatronic31-May-04 14:05
Wackatronic31-May-04 14:05 
GeneralSOS: Send(Post) message to a control Pin
jimsleon31-May-04 1:29
jimsleon31-May-04 1:29 
GeneralRe: SOS: Send(Post) message to a control Pin
Mazdak31-May-04 2:47
Mazdak31-May-04 2:47 
GeneralInterop Pin
satanic_cult30-May-04 22:24
satanic_cult30-May-04 22:24 
GeneralRe: Interop Pin
Dave Kreskowiak31-May-04 1:15
mveDave Kreskowiak31-May-04 1:15 
GeneralThe Error Pin
satanic_cult31-May-04 7:34
satanic_cult31-May-04 7:34 
GeneralRe: The Error Pin
Dave Kreskowiak31-May-04 7:44
mveDave Kreskowiak31-May-04 7:44 
GeneralRe: The Error Pin
satanic_cult31-May-04 12:15
satanic_cult31-May-04 12:15 
GeneralRe: The Error Pin
Dave Kreskowiak1-Jun-04 0:27
mveDave Kreskowiak1-Jun-04 0:27 
GeneralRe: The Error Pin
satanic_cult1-Jun-04 9:43
satanic_cult1-Jun-04 9:43 
GeneralRe: The Error Pin
Dave Kreskowiak1-Jun-04 15:36
mveDave Kreskowiak1-Jun-04 15:36 
GeneralRe: The Error Pin
satanic_cult1-Jun-04 22:01
satanic_cult1-Jun-04 22:01 
GeneralRe: The Error Pin
Dave Kreskowiak2-Jun-04 0:25
mveDave Kreskowiak2-Jun-04 0:25 
Questionwhat happen ? Pin
sreejith ss nair30-May-04 20:57
sreejith ss nair30-May-04 20:57 
QuestionHow can get IP Address from local machine? Pin
quocbao30-May-04 17:55
quocbao30-May-04 17:55 
AnswerRe: How can get IP Address from local machine? Pin
Aryadip30-May-04 18:10
Aryadip30-May-04 18:10 
GeneralRe: How can get IP Address from local machine? Pin
Uwe Keim30-May-04 22:28
sitebuilderUwe Keim30-May-04 22:28 
QuestionWrap Datagrid Column in WinApp Project? Pin
Tuwing.Sabado30-May-04 17:10
Tuwing.Sabado30-May-04 17:10 
AnswerRe: Wrap Datagrid Column in WinApp Project? Pin
Mazdak30-May-04 20:17
Mazdak30-May-04 20:17 
GeneralRe: Wrap Datagrid Column in WinApp Project? Pin
Tuwing.Sabado30-May-04 20:20
Tuwing.Sabado30-May-04 20:20 
QuestionHow can I effectively access the object collection of form1 to another form in WinApp Project? Pin
Tuwing.Sabado30-May-04 17:02
Tuwing.Sabado30-May-04 17:02 
AnswerRe: How can I effectively access the object collection of form1 to another form in WinApp Project? Pin
Aryadip30-May-04 18:21
Aryadip30-May-04 18:21 
GeneralRe: How can I effectively access the object collection of form1 to another form in WinApp Project? Pin
Tuwing.Sabado30-May-04 20:45
Tuwing.Sabado30-May-04 20:45 
GeneralRe: How can I effectively access the object collection of form1 to another form in WinApp Project? Pin
Aryadip30-May-04 21:48
Aryadip30-May-04 21:48 
GeneralRe: How can I effectively access the object collection of form1 to another form in WinApp Project? Pin
Tuwing.Sabado30-May-04 22:50
Tuwing.Sabado30-May-04 22:50 
hi,

I already pass the value of parent form to the second form.

This time the value passed by the parent form already displayed by the second form in textbox for editing. After editing the second form must pass this value to the parent form.

Now I need to pass the value of the second form back to parent form without declaring another object of the parent form.

Note : The Second form is in MODAL STATE or DIALOG STATE.


Thanks And More Power!

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.