RemoteBindableComponent Members (2007 System)
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
Infrastructure. Overloaded.
Top
Methods
Name
Description
(Inherited from RemoteComponent.)
Overloaded.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
(Inherited from RemoteComponent.)
Serves as a hash function for a particular type. (Inherited from Object.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
Gets the type of the current instance. (Inherited from Object.)
(Inherited from RemoteComponent.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Infrastructure.
(Inherited from RemoteComponent.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets the System.Windows.Forms.BindingContext for the component.
(Inherited from RemoteComponent.)
Infrastructure.
Gets the Binding objects for the component.
Gets or sets the default DataSourceUpdateMode for the component.
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
Top
Events
Name
Description
Occurs when the value of the BindingContext property changes.
(Inherited from RemoteComponent.)
Top