.NET component for customizing
Microsoft Office toolbars in C#, VB, C++
Toolbar Controls
for Microsoft® Office
30-Oct-06: Toolbar Controls .NET for Microsoft Office - version 1.1.415
Public Release 1.1
This version includes all changes of previous builds and betas and adds some new features, namely:
- FIXED: Incompatibility problems with some third-party add-ins.
- FIXED: The embedded control now becomes hidden if the toolbar's size becomes less than that of the control.
- Known Issues:
- Infragistics components lose their event handlers at run-time if placed on the Add-in Module. To place Infragistics components on a toolbar place them on UserControl first, then add the UserControl component onto the Add-in Module.
28-Jul-06: Toolbar Controls .NET for Microsoft Office 1.0.413
Public Release 1.0
- Requires Add-in Express .NET build 2.7.1762 or higher.
This version includes all changes of previous builds and betas and adds some new features, namely:
- ADDED: Support for MS Word.
- ADDED: Support for MS PowerPoint.
- ADDED: MultipleHosts samples.
- FIXED: A bug with keyboard shortcuts.
- FIXED: A bug with getting the ActiveInstance property.
- FIXED: Installer bug when C# was not installed.

