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

慧都控件网

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

收藏订阅

关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论  

Add-in Express for Microsoft Office and VSTO 版本更新 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 2008 projects.
  • ADDED: An alternative wizard for creating VSTO 3 projects in VS 2008, which supports the automatically generated setup project.
  • 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: Drag-and-drop for the 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: 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: 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: The ADXBuiltInControl component didn't connect to several controls with the same Id.
  • 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 ADXOutlookModule and ADXOutlookAddin classes 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.
  • FIXED: Some minor bugs in the ReadingPane region.
  • FIXED: Some minor bugs in the FolderView region.
  • FIXED: Some minor bugs in the InspectorRegion region.
  • 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 non-maximized size.
  • FIXED: A problem with custom task panes in Word if a new Word document was opened from Internet Explorer.
  • 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: A problem with the setup project in Windows Vista Korean.
  • 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: Some keys did not respond in the Inspector window when ADXOlFormsManager was used in ADXModule.
  • 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.