Partager via


ControlBindingsCollection.BindableComponent Propriété

Définition

Obtient la IBindableComponent collection de liaisons à laquelle appartient la collection.

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é

La IBindableComponent collection de liaisons appartient.

Remarques

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

S’applique à