Partilhar via


ControlBindingsCollection(IBindableComponent) Construtor

Definição

Inicializa uma nova instância da classe ControlBindingsCollection com o controle vinculável especificado.

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)

Parâmetros

control
IBindableComponent

O IBindableComponent ao qual a coleção de associação pertence.

Aplica-se a