Поделиться через


ControlBindingsCollection.BindableComponent Свойство

Определение

IBindableComponent Возвращает коллекцию привязок.

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

Значение свойства

Коллекция IBindableComponent привязки принадлежит.

Комментарии

Свойство BindableComponent возвращает тот же объект, что Control и свойство.

Применяется к