Re: Child Form variables postback to MDI Parent
From: Bob Calvanese (bcalvanese_at_comcast.net)
Date: 03/16/05
- Next message: cody: "Re: use of struct"
- Previous message: Trint Smith: "Re: Running in threads..."
- In reply to: Philippe: "Child Form variables postback to MDI Parent"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Mar 2005 07:27:54 -0500
When working with objects you should not directly expose your member
variables. If that was not the case... Why not just make everything public?
-- Bob Calvanese "Philippe" <Philippe@discussions.microsoft.com> wrote in message news:D025F2D7-9241-42E2-BE8D-DE46EF97314A@microsoft.com... > hi everybody, > > I let the user enter values in a Child Form. > How can I post those values back to the MDIParent Form (which uses these > values) ? > > By the way, is it possible to access Public MDIParent variables in a Child > Form ?? > > Help appreciated, >
- Next message: cody: "Re: use of struct"
- Previous message: Trint Smith: "Re: Running in threads..."
- In reply to: Philippe: "Child Form variables postback to MDI Parent"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|