|
-
Nov 8th, 2006, 10:42 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] creating an object associated to a form
Hi,
1/When we have an faccount form for example, but the account has an accountEntity object (unique).
Do we declare the accountEntity as a property of the form faccount or are we supposed to do it the other way:accountEntity has a form property : faccount
2/ Another question pls:
If the MDI allows us to show several account forms. how do we declare those accounts within the MDI so we can keep track of them and show them according the user's selection.
Do we declare an accounts collection object within the MDI or an araylist of type faccount or how do we implement that exactly.
Thank you
-
Nov 8th, 2006, 10:50 AM
#2
Thread Starter
Fanatic Member
Re: [RESOLVED] creating an object associated to a form
I found guideliens in one of my previous posts but any extra explanations are welcome. Thank you
-
Nov 8th, 2006, 10:59 AM
#3
Fanatic Member
Re: [RESOLVED] creating an object associated to a form
which previous thread are you refering to?
-
Nov 8th, 2006, 12:49 PM
#4
Thread Starter
Fanatic Member
Re: [RESOLVED] creating an object associated to a form
http://www.vbforums.com/showthread.php?t=431677
keeping reference between class instances and my child forms in MDI environnment
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|