|
-
May 23rd, 2000, 10:15 PM
#1
Thread Starter
New Member
Hi every body,
Here is my problem. When i show one form from another form as vbModeless, the new loaded form loads behind the main form.
Loading the form as vbModal will solve the proplem, but i don't want that to happen. Also using the command:
frmForm2.Show vbModeless, Me
Loads the new form in front of the main one, but the focus remains on the main.
Any hints please ?!
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
|