Results 1 to 4 of 4

Thread: [RESOLVED] creating an object associated to a form

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2006
    Posts
    589

    Resolved [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

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2006
    Posts
    589

    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

  3. #3
    Fanatic Member
    Join Date
    Aug 2006
    Posts
    734

    Re: [RESOLVED] creating an object associated to a form

    which previous thread are you refering to?

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2006
    Posts
    589

    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
  •  



Click Here to Expand Forum to Full Width