Share via


ControlBindingsCollection.BindableComponent Özellik

Tanım

Bağlama koleksiyonunun IBindableComponent ait olduğu öğesini alır.

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

Özellik Değeri

IBindableComponent Bağlama koleksiyonunun ait olduğu.

Açıklamalar

özelliği, BindableComponent özelliğiyle aynı nesneyi Control döndürür.

Şunlara uygulanır