hello i need someone help please !!!
i make an addin and i want to know who is the active form in the project.
when i look at the property :
VBInstance.ActiveWindow i get nothing.

in the connect.dsr in the sub:
AddinInstance_OnConnection

in the line :
Set VBInstance = Application

the property of
Application.ActiveWindow is also nothing .

so please someone help me , how can i get the active form in addin ???????