Form activation

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

Form activation
 
Udi Azulay




Posts: 48
Joined: 2007-06-18
Hi,

I am catching the item_send event and i want to display a form (ADXOlForm) with a message to the users.

in Office 2007 the form get the focus and activeted.
in Office 2003 the for is not activated and i need to search for it...

i am displaying as a modal form.

Please advice,
Udi
Posted 10 Jul, 2007 04:45:13 Top
Fedor Shihantsov


Guest


Hi Udi,

You must not use ADXOlForm as a dialog window: ADXOlForm was designed for embedding to an Advanced form region only.
To show up a ADXOlForm, you should use either the ADXOlFormscollectionItem.ApplyTo method or the ADXOlForm.Show method.

Also, please see the following topic http://www.add-in-express.com/forum/read.php?FID=5&TID=1788&MID=8550&phrase_id=383069#message8550

P.S. We always do our best to answer your forum requests as soon as possible. However, we apply the rule "first in first out" with Premium Support Service subscribers taking priority. Please understand it may take us some time to do research on the issue. Please be assured we will let you know as soon as the best possible solution is found.

Posted 10 Jul, 2007 05:40:39 Top