Missing a SubPane layout type in ADX Extensions for Outlook

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

Missing a SubPane layout type in ADX Extensions for Outlook
TopSubpane member of AddinExpress.OL.ADXOlInspectorLayout type missing 
if3377




Posts: 6
Joined: 2006-08-11
Hello,
I am using the adx extensions for Outlook to embed forms on outlook inspector windows. I use AddinExpress.OL.ADXOlInspectorLayout enum to specify the position of a subpane added to a mail inspector window. But I am missing the AddinExpress.OL.ADXOlInspectorLayout.TopSubpane member of this enum. Why is it missing?
When I assign a casted int value of 1 instead of using the AddinExpress.OL.ADXOlInspectorLayout enum, it works fine and the subpane appers on the top position in an inspector window.

My question is: why the TopSubpane member of AddinExpress.OL.ADXOlInspectorLayout type has been removed from the adx extensions library? Are there any beneficial reasons to do this?
Posted 11 Aug, 2006 08:05:32 Top
Fedor Shihantsov


Guest


Hi,

This feature will be added to the ADX Extensions in the next public release.
Posted 05 Sep, 2006 11:42:35 Top