Forms from DLLs

R

Rui Dias

Hello,

I have the following problem:
I've several modules compiled in DLLs each one with their forms, etc...
To centralize this I have an exe that has a MDI form in wich the mdi
childs forms are called.
However the event GotFocus, the property Focused, aren't runned! This
way I never know when my mdi child gets focus.
Any ideia?

PS: I'm working in VB.NET
 

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

Top