Partilhar via


Evento RemoteBindableComponent.BindingContextChanged (sistema de 2007)

Ocorre quando o valor de BindingContext alterações de propriedade.

Namespace:  Microsoft.VisualStudio.Tools.Office
Assembly:  Microsoft.Office.Tools.v9.0 (em Microsoft.Office.Tools.v9.0.dll)

Sintaxe

Public Event BindingContextChanged As EventHandler

Dim instance As RemoteBindableComponent
Dim handler As EventHandler

AddHandler instance.BindingContextChanged, handler
public event EventHandler BindingContextChanged

Comentários

Para obter mais informações sobre tratamento eventos, consulte Consumindo Eventos.

Permissões

Consulte também

Referência

RemoteBindableComponent Classe

Membros RemoteBindableComponent

Namespace Microsoft.VisualStudio.Tools.Office