Make two forms appear active at the same time

  • Thread starter Thread starter Niksa
  • Start date Start date
N

Niksa

Hello,

I am trying to make two forms appear active at the same time. I managed
to make title bar of the deactivated form appear active by manipulating
WM_NCACTIVATE message, however I am unable to make the active control
on the form appear focused. Is there a way to do this?

Thanks
 
Hi,

sorry - setting a window active is handled by Windows itself, and there can
only be one active window
at a time.

Regards,

Frank Eller
 

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