ControlBindingsCollection.BindableComponent Proprietà

Definizione

Ottiene l'oggetto IBindableComponent al quale la raccolta associabile appartiene.

public:
 property System::Windows::Forms::IBindableComponent ^ BindableComponent { System::Windows::Forms::IBindableComponent ^ get(); };
public System.Windows.Forms.IBindableComponent BindableComponent { get; }
member this.BindableComponent : System.Windows.Forms.IBindableComponent
Public ReadOnly Property BindableComponent As IBindableComponent

Valore della proprietà

IBindableComponent

Oggetto IBindableComponent al quale la raccolta associabile appartiene.

Commenti

La BindableComponent proprietà restituisce lo stesso oggetto della Control proprietà.

Si applica a