Results 1 to 4 of 4

Thread: Ownerform

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Posts
    115

    Ownerform

    In the show method, there is an optional parameter called "ownerform",
    What is that for ? I understand it is to specify the component which owns the form being shown. But why we need this argument?

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Location
    The Lone Star State
    Posts
    183
    It appears that this property, when showing a non-modal form from another (Owner) form, will cause the second form to be unloaded if the ownerform is unloaded.
    !

  3. #3
    Tygur
    Guest
    Also, the form you're showing will always be on top of it's Owner Form.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Posts
    115
    Thank you ,ELampman. I just test it and you are right.

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