最新版 Add-in Express for Internet Explorer and .NET v10
Add-in Express for Internet Explore 是第一個適用於開發 IE 元件的視覺化檢視工具, 它完全支援IE 擴展 API,並且使得 add-on 開發和配置更方便。
Add-in Express for Internet Explorer 的特性和優點
- Internet Explorer 擴充性
- 綜合解決方案
- 視覺化設計器
- 配置體驗
- 深度整合 "main" Add-in Express
- 真實 RAD – 你只需要寫應用代碼
Add-in Express 完全基於 Rapid Application Development 方法,並且使得你可以通過一些點擊來開發專業的 Internet Explorer. Add-in Express 是用 C# 來寫的, 其程式設計模式和運行代碼都基於 Internet Explorer SDK ,而且提供了最有效的方法來擴展 IE GUI, 訪問 Internet Explorer 物件以及操作事件。
通過 Add-in Express,你的 IE 附件會得到執行緒安全性,可靠性,隔離性,可配置性以及關聯靈敏性。
使用 Add-in Express,你的 IE 附件能:
- 通過使用任何 .NET 控制項來定制垂直或水準的 IE 工具條
- 通過使用 .NET 控制項和使用者控制元件來創建自己的工具條
- 使用自己的元件來擴展任何 Internet Explorer 彈出功能表
- 增加了新的條目來創建功能表列
- 增加了新的按鈕來創建工具條
- 增加了使用者鍵盤捷徑
- 開發 Internet Explorer 瀏覽器説明物件
Key features and benefits
Internet Explorer extensibility
Based on the Internet Explorer Extensibility, Add-in Express provides you with an integrated solution that allows adding your custom menu items, toolbar buttons, context menus, toolbars, side-bars and keyboard shortcuts to the Internet Explorer GUI.
|
Integrated solution in focus
Add-in Express integrates all Internet Explorer Extensibility features in one solution with a strong architecture and a lucid interaction model with Internet Explorer objects. You needn't follow the IE SDK way with separate ActiveX-es, script files and registry keys.
|
Visual designers
Add-in Express provides a component-centric model for programming IE add-ons. You use visual designers and components for customizing the Internet Explorer menu, toolbars or side-bars, and for accessing Internet Explorer objects and their events. In addition, all your IE plug-ins are script-enabled.
|
Version-neutrality
Add-in Express includes a version-neutral Internet Explorer interop assemblies based on the IE 6 type library. With these assemblies you make your add-ons compatible with the most popular Internet Explorer versions, from IE6 through IE11. One code, one project, one solution, one deployment package for all IE versions.
|
32 and 64 bits in one project
Add-in Express delivers its own 32-bit and 64-bit add-on loaders, automatically includes them in add-on setup projects and registers the loaders for both Internet Explorer versions, 32- and 64-bit. The loaders run your add-ons and isolate them in their own app domains. All this makes your add-ons x86 and x64-compatible, secure and isolated.
|
Deployment experience
Deployment is the premium feature of all Add-in Express projects. Each of your Add-in Express based plug-ins is msi-based and web-enabled. Just build your IE extension and its setup project and publish the resulting MSI to your deployment server.
|
Deep integration with MS Office add-ins
Add-in Express adds a special template to MS Office add-in projects based on Add-in Express for Microsoft .NET. It enables you to create Office add-ins and Internet Explorer add-ons with the common code base in the framework of one project.
|
True RAD - you write applied code only
Add-in Express is completely based on the True RAD paradigm and reduces the time you spend on COM interfaces, IE-related registry entries and IE add-on deployment. You write applied code only, Add-in Express implements everything else.
|
What is included | Standard subscription | Professional subscription | Premium subscription |
Developer license | + | + | + |
When your subscription expires, you can continue using the last version you obtained or are eligible to use. | |||
Subscription to updates | 12 months | 12 months | 12 months |
Whether we publish a minor update with a couple of bug fixes and improvements or a large-scale update that adds support for the new Office version, you get all the updates for free. | |||
Subscription to technical support | 12 months | 12 months | 12 months |
We'll provide help for questions regarding the functionality of our products, programming issues, explanations of error messages, deployment, debugging and questions related to host application objects models. See the remark. | |||
Source code | Run-time source code | Run-time and design-time source code | |
With the run-time source code you get the full reference that gives you the most complete picture of Office extensibility and a wealth of tips & tricks implemented in Add-in Express. If you have run-time and design-time source code you can completely rebuild our run-time assemblies and design-time tools. | |||
Participation in beta programs | 12 months | 12 months | |
Normally, our every major release is preceded by 2 or 3 betas. Due to your participation in our beta testing program, you can ensure the compatibility of your project with upcoming releases of Microsoft Office, Visual Studio or Windows, as well as suggest that we add some special features for your projects. | |||
Subscription to premium support service | 12 months | ||
Support requests from customers with Premium subscriptions always take priority on our forums or in e-mail. We provide help for questions regarding the functionality of our products, programming issues, explanations of error messages, deployment, debugging and questions related to host application objects models. Besides that, you get screencasts, code samples, features and bug-fixes that we may create especially for you. | |||
Escalation of your issues to core developers | 12 months | ||
This service allows you to directly communicate with the developers of the product that you purchased. After you send an escalation request, our developers start looking into your issue as soon as they can. | |||
Code reviewing | 12 months | ||
2-3 times a year we can review your code for the correct usage of Office object models. You are free to send us your code with business logics removed. The result of code review is our comments pointing to problems and suggesting solutions. | |||
Wide-ranging solution research service | 12 months | ||
This service includes research on the possibility and ways of realization of the required functionality, creating small sample projects that illustrate the key points of the solution: UI, use of events, properties and methods of the Office object model; interaction of several extensions in one project, etc. |
Add-in Express™
for Internet Explorer® and Microsoft® .net
Supported Internet Explorer versions
- Microsoft Internet Explorer 6.x
- Microsoft Internet Explorer 7.x (32- and 64-bit)
- Microsoft Internet Explorer 8.x (32- and 64-bit)
- Microsoft Internet Explorer 9.x (32- and 64-bit)
- Microsoft Internet Explorer 10.x (32- and 64-bit)
- Microsoft Internet Explorer 11.x (32- and 64-bit)
Supported IDEs and programming languages
Supported languages
- Visual Basic .NET
- Visual C#
- Visual C++ .NET
Visual Studio editions
- Visual Studio 2019 Community, Professional, Enterprise
- Visual Studio 2017 Community, Professional, Enterprise
- Visual Studio 2015 Community, Professional, Enterprise
- Visual Studio 2013 Community, Professional, Premium, Ultimate
- Visual Studio 2012 Professional, Premium, Ultimate
- Visual Studio 2010 Professional, Premium, Ultimate
Note. Visual Studio Express Edition is not supported.
系統截圖
Your own commands on IE commandbar
Using a special component you can add your custom command to the built-in Internet Explorer commandbar.
The commands you added to the IE commandbar are customizable by your end-users.
By default, your custom commands are added to the IE Tools menu.
Add-in Express for Microsoft Office and .net
COM add-ins, Outlook plug-ins, RTD servers, smart tags, Excel XLL and UDF
- Plug-in types: COM add-ins, smart tags, real-time data servers, Excel UDFs (XLL and Automation add-ins)
- Office versions: Office 2000, 2002, 2003, 2007, 2010, 2013, 2016 and 2019 (32- and 64-bit)
- Office editions: Student, Home, Standard, Professional, Enterprise, Ultimate
- Applications: Outlook, Word, Excel, PowerPoint, Access, Publisher, Project, MapPoint, InfoPath, Visio, OneNote
- IDEs: Visual Studio 2019, 2017, 2015, 2013, 2012 and 2010, including Community and Visual Studio Express editions
- Languages: Visual Basic .NET, C#, C++
- Deployment technologies: MSI, ClickOnce, InstallShield, WiX
Add-in Express for Microsoft Office and Delphi VCL
Add-in Express for Delphi VCL is the only available component set for developing Microsoft Office extensions of any kind. It empowers you to create custom Office ribbons, menus, toolbars, advanced regions and task panes using special designers and components. Benefit from the version-neutral core of Add-in Express and interact with any Office objects and, as a result, get powerful, shared, secure and deployable plug-ins for all available Office versions and applications.
- Plug-in types: COM add-ins, smart tags, real-time data servers
- Office versions: Office 2000, 2002, 2003, 2007, 2010, 2013, 2016, and 2019
- Office editions: Student, Home, Standard, Professional, Enterprise, Ultimate
- Applications: Outlook, Word, Excel, PowerPoint, Access, Publisher, Project, MapPoint, InfoPath, Visio, OneNote
- IDEs: Delphi XE2, XE3, XE4, XE5, XE6, XE7, XE8, Delphi 10 Seattle, Delphi 10.1 Berlin, Delphi 10.2 Tokyo, Delphi 10.3 Rio
- Deployment technologies: InnoSetup, Windows Installer XML Tool (WiX)
Add-in Express Regions for Microsoft Outlook and VSTO
- Plug-in types: COM add-ins
- Outlook versions: 2019, 2016, 2013, 2010, 2007, 2003
- IDEs: Visual Studio 2019, 2017, 2015, 2013, 2012, 2010 with VSTO installed
- Languages: Visual Basic .NET, Visual C#
Designer for WiX Toolset
Using this extension for Visual Studio you can quickly create WiX-based setup projects in a familiar Visual Studio way. The Designer for WiX Toolset lets you forget the plain Windows Installer XML and concentrate on your deployment logic. It integrates several editors with the Visual Studio IDE and provides a set of familiar Visual Studio designers to configure the file system, registry, user interface, custom actions, launch conditions and more.
- Visual Studio versions: 2010, 2012, 2013, 2015, 2017, 2019
- WiX versions: 3.6 and higher
VDProj to WiX Converter
This Visual Studio extension lets you convert any VDProj setup projects to WiX in a click. All Visual Studio versions and all vdproj features are supported, including variables, msm and msi packages, custom actions, built-in dialogs, etc.
- Visual Studio versions: 2010, 2012, 2013, 2015, 2017, 2019
- WiX versions: 3.6 and higher
Security Manager for Microsoft Outlook
This tool that works for all IDEs, programming languages and scripting engines supporting .NET, VCL or ActiveX platforms will help you resolve the Outlook e-mail guard security issue for good and all. You write one line of code and get Outlook security alerts disabled or enabled.
- Editions: .NET, VCL, ActiveX
- Outlook versions: 2000 - 2019
- IDEs: Visual Studio 2010 - 2019, Delphi XE2 - Delphi 10.3 Rio, VBA, VBScript, etc.
- Languages: Visual Basic .NET, C#, C++, Delphi, VBScript, VB6, VBA, etc.
MAPI Store Accessor
This free .NET component will help you access low-level features provided by Extended MAPI in Windows Forms applications and in .NET-based Outlook COM add-ins. Using the MAPI Store Accessor you can subscribe to any or all MAPI notifications in either synchronous or asynchronous mode.
- Plug-in types: COM add-ins
- Office versions: Office 2000, 2002, 2003, 2007, 2010 32-bit
- Applications: Outlook
- Languages: Visual Basic .NET, C#, C++