ControlBindingsCollection(IBindableComponent) Construtor

Definição

Inicializa uma nova instância da ControlBindingsCollection classe com o controle associá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

A IBindableComponent coleção de associação pertence.

Aplica-se a