Instance ADXOlForm

Add-in Express™ Support Service
That's what is more important than anything else

Instance ADXOlForm
 
Ben Van Mulders




Posts: 27
Joined: 2007-03-14
Hi,

I have the following issue.
I've created an ADXOlForm that is being displayed in an Inspector window.
Everytime I open an e-mail, the ADXOlForm should display certain information depending on the mail I open.

Now the problem is that the instance of my ADXOlForm is nothing when I try to access it in the InspectorActivate or the NewInspector event.
It's only when I de-activate and re-activate the Inspector window that the code is executed correctly.
How can I change e.g. a label on the ADXOlForm in either one of the events?

Ben
Posted 05 Jun, 2007 07:39:16 Top
Fedor Shihantsov


Guest


Hi Ben,

You can use the ADXOlForm.BeforeFormShow event.

P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 05 Jun, 2007 08:44:26 Top