|
-
May 18th, 2001, 07:31 AM
#1
Thread Starter
Lively Member
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?
-
May 18th, 2001, 08:08 AM
#2
Addicted Member
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.
-
May 18th, 2001, 08:15 AM
#3
Also, the form you're showing will always be on top of it's Owner Form.
-
May 18th, 2001, 08:16 AM
#4
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|