Aracılığıyla paylaş


ControlBindingsCollection.BindableComponent Özellik

Tanım

IBindableComponent Bağlama koleksiyonunun ait olduğu 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

Bağlama IBindableComponent koleksiyonu ait.

Açıklamalar

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

Şunlara uygulanır