中国最专业的商业控件服务网

慧都控件网

电话:400-700-1020(免费)或023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
  • 暂时没有相关新闻
上一个 上一个 eDocEngine VCL 下一个 下一个Add-in Express for Microsoft Office and VCL
Add-in Express for Microsoft Office and .net
[产品编号: 11102 ]  
Add-in Express for Microsoft Office and .net

收藏订阅

  • 当前版本:v2010   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:Add-in Express 正式授权
  • 产品类型:独立控件
  • 产品功能:Microsoft Office相关
  • 控件类型:.NET
  • 其他特性:Windows Form
  • 产品源码:不提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论(2)  

Add-in Express for Microsoft Office and .net 版本更新 v2009.5 (更新日期:7/1/2009)
  • ADDED: Advanced task panes for Microsoft Word.
  • ADDED: Advanced task panes for Microsoft PowerPoint.
  • ADDED: Support for CodeGear Delphi Prism.
  • ADDED: Support for Microsoft Windows 7 Beta 1 (tested with Office 2003 and 2007 only).
  • ADDED: Support for the Localizable design-time property in Visual Studio 2005 and Visual Studio 2008 projects.
  • ADDED: The ADXOlFormsCollectionItem.DefaultRegionState, ADXExcelTaskPanesCollectionItem.DefaultRegionState properties of the ADXRegionState type;
    enum ADXRegionState {Normal, Hidden, Minimized};
  • ADDED: The GetOutlookWindowHandle method to the ADXAddinModule class.
  • ADDED: The SetName constant to the ADXExcelWorksheetFunction enumeration.
  • ADDED: Drag-and-drop for advanced Outlook form and view regions and Excel, Word and PowerPoint task panes.
  • ADDED: The IsDragDropAllowed, ExplorerAllowedDropRegions, InspectorAllowedDropRegions, RestoreFromMinimizedState properties to ADXOlFormsCollectionItem.
  • ADDED: The IsDragDropAllowed, AllowedDropPositions, RestoreFromMinimizedState to ADXExcelTaskPanesCollectionItem.
  • ADDED: The IsDragDropAllowed, AllowedDropPositions, RestoreFromMinimizedState properties to ADXWordTaskPanesCollectionItem.
  • ADDED: The IsDragDropAllowed, AllowedDropPositions, RestoreFromMinimizedState properties to ADXPowerPointTaskPanesCollectionItem.
  • ADDED: The ADXExcelTaskPanesCollectionItem.ShowTaskPane method.
  • ADDED: Support for XLL in Microsoft Visual C# Express and the Visual Basic Express IDEs.
  • ADDED: The Recognized event to the ADXSmartTag component.
  • ADDED: The IsHiddenStateAllowed property to ADXOlFormsCollectionItem, ADXExcelTaskPanesCollectionItem, ADXWordTaskPanesCollectionItem and ADXPowerPointTaskPanesCollectionItem.
  • ADDED: The Reset Regions / Reset Task Panes design-time commands to the context menu of the ADXOlFormsManager / ADXExcelTaskPanesManager, ADXWordTaskPanesManager and ADXPowerPointTaskPanesManager components.
  • ADDED: The ADXOlFormsCollectionItem.InspectorMode property.
  • ADDED: The Image, ImageTransparentColor, ImageList and ImageMso properties to the ADXRibbonGroup class.
  • ADDED: The OnPropertyChanging and OnItemPropertyChanging events to all Ribbon components.
  • FIXED: The ADXWordTaskPanesManager.WordAppObj and ADXWordTaskPane.WordAppObj properties returned an incorrect object.
  • FIXED: Bug when entering DBCS Japanese characters by using the Input Method Editor (IME) in an ADXOlForm.
  • FIXED: ADXWordTaskPane did not show up in all opened Word windows after enabling an add-in through the COM Add-ins dialog.
  • FIXED: ADXWordTaskPane did not show up in all Word windows after enabling the "Show all windows in the Taskbar" option.
  • FIXED: The ADXWordTaskPane.ADXAfterTaskPaneHide event was not raised when the "Show all windows in the Taskbar" option was disabled and Word windows were hidden.
  • FIXED: ADXOlForm, ADXExcelTaskPane, ADXWordTaskPane and ADXPowerPointTaskPane had different size in the Normal and Minimized region states.
  • FIXED: Explorer region states were initialized incorrectly when Outlook started with the Reading Pane enabled.
  • FIXED: ADXOlForms were hidden for opened Inspectors when the last of several opened Explorers was being closed and Inspectors remained open in Outlook XP.
  • FIXED: The Del key did not work for controls placed on ADXOlForm in the BottonNavigationPane and ButtonTodoBar regions.
  • FIXED: Focus remained on ADXOlForm, ADXExcelTaskPane, ADXWordTaskPane and ADXPowerPointTaskPane when the user switched from the Normal to Minimized or Hidden region state.
  • FIXED: An ADXOlForm did not show up in an Inspector for a new Post item when Word was used as the default email editor.
  • FIXED: Excel with Office Live Add-in 1.3 installed crashed when unregistering an Add-in Express based add-in.
  • FIXED: The ADXOutlookAppEvents.InspectorClose event was raised for opened Inspectors when the last of several opened Explorers was being closed and Inspectors remained open in Outlook XP.
  • FIXED: Some keys did not respond in the Inspector window when ADXOlFormsManager was used in AddinModule.
  • FIXED: The focus shifted off the "Search for" textbox in the Outlook 2003 Help window when custom items were added to an Outlook context menu.
  • FIXED: ADXOlForm located in the WebViewPane layout did not show up for a startup folder if Outlook 2007 SP2 was installed.
  • FIXED: Some minor bugs in the ReadingPane, FolderView and InspectorRegion regions.
  • FIXED: The ArgumentException in the AddinExpress.Extensions.AdxSplitter.WndProc method.
  • FIXED: The 'Parameter is not valid' exception in the AddinExpress.Extensions.AdxTaskPane.WndProc method.
  • FIXED: The ADXPowerPointTaskPanesCollectionItem.TaskPaneInstance property returned an instance only for PowerPoint 2003.
  • FIXED: Public Folders were not scanned when the WebViewPane layout was not used.
  • FIXED: Endless loop between the ADXOlFormsCollectionItem.ADXReadingPaneHide and ADXOlFormsManager.ADXReadingPaneShow events when the Outlook Explorer window was reduced back to the non-maximized size.
  • FIXED: A problem with custom task panes in Word if a new Word document was opened from Internet Explorer.
  • FIXED: XLL functions returned '?' instead of the actual character on PCs with regional settings different from English.
  • FIXED: A problem with custom menu items if a built-in command bar was dynamically created by Outlook.
  • FIXED: The ReminderAdd, ReminderChange, ReminderFire and Snooze events didn't return the correct parameter in the ADXOutlookAppEvents component.
  • FIXED: Add-in Express didn't work correctly with the latest version of Delphi Prism.
  • FIXED: A problem with the setup project in Windows Vista Korean.
  • FIXED: ADXOlForm did not show up for a WordMail inspector when Outlook 2003 was launched by the call: mailto:?subject=Test.
  • FIXED: The ADXExcelTaskPanesManager.ADXBeforeTaskPaneInstanceCreate event was not raised when the ADXExcelTaskPanesCollectionItem. CreateTaskPaneInstance method was called.
  • FIXED: XLL and Excel Automation add-ins were registered only in one version of Excel installed on the PC.
  • FIXED: The ADXBuiltInControl component didn't connect to several controls with the same Id.
  • FIXED: The Shared Add-in Support Update prerequisite was required for XLL add-ins.
  • FIXED: Bug with Simple MAPI security warnings in some versions of Outlook 2007.
  • FIXED: Command bars might not have appeared in Outlook 2007 if it was created via Automation.
  • FIXED: The System.NullReferenceException exception in the AddinExpress.Extensions.ADXForm.WndProc method.
  • FIXED: A problem with installation on the Turkey system.
  • FIXED: The Pressed property of the ADXRibbonSplitButton component didn't refresh the state of the button at runtime.
  • FIXED: The SyncError, SyncProgress, SyncEnd and SyncStart events of the ADXOutlookAppEvents component didn't return the correct sync object type.
  • FIXED: The main window of the Visio application might have appeared while the add-in was unregistered.