ControlBindingsCollection(IBindableComponent) Konstruktor

Definice

Inicializuje novou instanci ControlBindingsCollection třídy se zadaným vázatelným ovládacím prvku.

public:
 ControlBindingsCollection(System::Windows::Forms::IBindableComponent ^ control);
public ControlBindingsCollection (System.Windows.Forms.IBindableComponent control);
new System.Windows.Forms.ControlBindingsCollection : System.Windows.Forms.IBindableComponent -> System.Windows.Forms.ControlBindingsCollection
Public Sub New (control As IBindableComponent)

Parametry

control
IBindableComponent

Kolekce IBindableComponent vazeb patří do.

Platí pro