vb form question

  • Thread starter Thread starter sophie
  • Start date Start date
S

sophie

hi,
i want to create two forms in vb6.0, just like office word and "the find
dialog" in the word. i call them father dialog and child dialog.
when the child dialog is activated, it is on top most, but when child
dialog is not activated, we can do operation in father dialog and child
dialog still be displayed on top most with unactivated.

does anyone have ideas?

Thanks in advance.
 
i want to create two forms in vb6.0, just like office word and "the find
dialog" in the word. i call them father dialog and child dialog.
when the child dialog is activated, it is on top most, but when child
dialog is not activated, we can do operation in father dialog and child
dialog still be displayed on top most with unactivated.

does anyone have ideas?

Now here's a switch. We get a ton of .NET questions in the VB6 group, but
you've done the opposite. Try reposting in
microsoft.public.vb.general.discussion.
 
Thanks Jeff. and i am sorry.

Jeff Johnson said:
Now here's a switch. We get a ton of .NET questions in the VB6 group, but
you've done the opposite. Try reposting in
microsoft.public.vb.general.discussion.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top