Share via


RemoteBindableComponent Members

Include Protected Members
Include Inherited Members

Provides a default implementation of the IBindableComponent interface for host controls in Visual Studio Tools for Office solutions.

The RemoteBindableComponent type exposes the following members.

Constructors

  Name Description
Protected method RemoteBindableComponent Infrastructure. Overloaded.

Top

Methods

  Name Description
Protected method CheckValidState (Inherited from RemoteComponent.)
Public method Dispose Overloaded.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize (Inherited from RemoteComponent.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected method GetHostItem<T> (Inherited from RemoteComponent.)
Protected method GetService (Inherited from RemoteComponent.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method InitializeControl (Inherited from RemoteComponent.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnBindingContextChanged Infrastructure.
Protected method SetPrimaryCookie (Inherited from RemoteComponent.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property BindingContext Gets or sets the System.Windows.Forms.BindingContext for the component.
Public property Container (Inherited from RemoteComponent.)
Public property ContainerComponent Infrastructure.
Public property DataBindings Gets the Binding objects for the component.
Public property DefaultDataSourceUpdateMode Gets or sets the default DataSourceUpdateMode for the component.
Protected property DesignMode (Inherited from RemoteComponent.)
Protected property HostContext (Inherited from RemoteComponent.)
Protected property Identifier (Inherited from RemoteComponent.)
Protected property InnerType (Inherited from RemoteComponent.)
Protected property ItemProvider (Inherited from RemoteComponent.)
Protected property PrimaryCookie (Inherited from RemoteComponent.)
Public property Site (Inherited from RemoteComponent.)
Public property Tag (Inherited from RemoteComponent.)

Top

Events

  Name Description
Public event BindingContextChanged Occurs when the value of the BindingContext property changes.
Public event Disposed (Inherited from RemoteComponent.)

Top

See Also

Reference

RemoteBindableComponent Class

Microsoft.VisualStudio.Tools.Office Namespace