Hi Code Helpers,
I'm sure this has been addressed before but can't seem to find any specific
answers....
I have an MDI form and Toolbar that opens a child form which I have been
delvelping in Visual C++ .NET.
What I would like to do is have a child form event - happens to be a toolbar
click - available to my mdi parent. In Child form I want to deploy
navigation process and add, save and delete functions.
I'm sure it can be done - and in fact I think I've seen code in the past...
but now I need to employ it........
Any help would be appreciated.
Thanks,
JoseTA
joseta@vsnl.com
GrkEngineer - 21 Apr 2005 19:16 GMT
Try doing a google search for "winforms inter-form". It should be the first
link that shows up. Eggheadcafe.com if memory serves me right. Mentions how
to use event on child to pass data back to the parent.
> Hi Code Helpers,
>
[quoted text clipped - 16 lines]
> JoseTA
> joseta@vsnl.com