Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / December 2004

Tip: Looking for answers? Try searching our database.

Return Data from child form to parent form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ryu - 09 Dec 2004 05:54 GMT
Hi,

Is there a way to return data from a child form to a parent form using c#?

Thanks
Mona \(Grapecity\) - 09 Dec 2004 06:54 GMT
Hi Ryu,

There is no native property or controls to return a value from a child form
to parent form in C#, you will be required
to do so programmatically.You can write a function in the child form that
returns the desired value.
You can then create a property that can hold that value and then the parent
form can make a call as follows :

childformname.PropertyName

HTH

Mona

> Hi,
>
> Is there a way to return data from a child form to a parent form using c#?
>
> Thanks
Ryu - 09 Dec 2004 08:26 GMT
Ok, Thanks. Will try that
> Hi Ryu,
>
[quoted text clipped - 19 lines]
>>
>> Thanks

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.