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
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