ControlBindingsCollection.BindableComponent Propriété

Définition

Obtient le IBindableComponent auquel appartient la collection de liaisons.

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

Valeur de propriété

IBindableComponent auquel appartient la collection de liaisons.

Remarques

La BindableComponent propriété retourne le même objet que la Control propriété .

S’applique à