Want to access function in the connect.vb

T

tvcat

I create an addins for Ms Office, and i add a windows form to the
addins. I want the windows form to know the application name that start
the addins. So i write a function that can return
"applicationObject.name" to the windows form in the "connect.vb". The
problem is i cant access the public function. Anyone has a solution or
can i get the "applicationObject.name" without through the "connect.vb"
? Thanks
 

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