Click or drag to resize

Version 0.7.0

Version 0.7.0 was released on May 21 2019.

Enhancements
  • Issue 10 Add the helper utility to work with 3rd party storage

  • Issue 11 Add the utility to manage events

  • Issue 13 Add the ability to create Task Pane control

Obsolete members
  • Removed CodeStack.SwEx.AddIn.Attributes.IconAttribute. Replaced by CodeStack.SwEx.Common.Attributes.IconAttribute and CodeStack.SwEx.AddIn.Attributes.CommandIconAttribute

  • Removed CodeStack.SwEx.AddIn.Attributes.TitleAttribute. Replaced by CodeStack.SwEx.Common.Attributes.TitleAttribute

  • Removed m_App, m_CmdMgr, m_AddInCookie fields in the CodeStack.SwEx.AddIn.SwAddInEx class. Replaced by App, CmdMgr, AddInCookie properties respectively

See Also

Other Resources