Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The Microsoft.VisualStudio.Tools.Office namespace contains the RemoteBindableComponent class. This is the base class for host controls in document-level customizations created by using Visual Studio Tools for Office. RemoteBindableComponent provides a default implementation of the System.Windows.Forms.IBindableComponent interface, which enables host controls to be bound to data. For more information, see Host Items and Host Controls Overview and Binding Data to Controls in Office Solutions.
All other classes in the Microsoft.VisualStudio.Tools.Office namespace are part of the Visual Studio Tools for Office infrastructure, and are not intended to be used directly in your code.
Classes
| Class | Description | |
|---|---|---|
![]() |
EntryPointBindableComponentBase | Infrastructure. |
![]() |
EntryPointComponentBase | Infrastructure. |
![]() |
RemoteBindableComponent | Provides a default implementation of the IBindableComponent interface for host controls in Visual Studio Tools for Office solutions. |
![]() |
RemoteComponent | Infrastructure. |
Interfaces
| Interface | Description | |
|---|---|---|
![]() |
IOfficeEntryPoint | Infrastructure. |
![]() |
IOfficeHostItemEntryPoint | Infrastructure. |
![]() |
ISupportInitializeControl | Infrastructure. |
![]() |
ISupportInitializeExtendedControl | Infrastructure. |
.gif)
.gif)