|
-
Apr 19th, 2001, 07:07 AM
#1
Thread Starter
New Member
Hey there,
I want to have a floating form in my application. I need this form to stay on top of all other forms (like an info-box) within my application even if it doesn't have the focus. I don't want it to be "trapped in" like a child form and I don't want it to be on top of other applications.
If you ever used a recent Lotus application (ie: Notes, WordPro), they use this type of info-box form to display properties.
So far I've been able to keep the form on top, but system wide - not good. I can make the form float and not be trapped in but if the main form gets the focus, the "floating" form moves behind - not good.
Any ideas/suggestions? Sorry for my not using the right terms, I'm still coming up on VB.
Julio
-
Apr 19th, 2001, 07:53 AM
#2
Fanatic Member
Just set the Parent of the form to your main form:
I believe that'll work for 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
|