MDI client questions

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

Is there any way in the MDI parent to tell when a mdi child was changed and
tell what form is the active child form in the mdi client? thanks!
 
Brian Henry said:
Is there any way in the MDI parent to tell when a mdi child was changed
and tell what form is the active child form in the mdi client?

Take a look at the container's 'MdiChildActivate' event and 'ActiveMdiChild'
property.
 

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