Tiago Freitas Leal asked 2016-05-28 18:02:30 UTC
I attach a sample solution with several Windows Forms components that implement IBindableComponent and an example of binding to those components. Implementing IBindableComponent is quite easy, I just can't understand why Microsoft didn't do it in the first place. Another thing that needs to be done is to add a proper DataBinding entry in the property grid.
Tiago Freitas Leal asked 2016-05-28 18:02:30 UTC
I attach a sample solution with several Windows Forms components that implement IBindableComponent and an example of binding to those components. Implementing IBindableComponent is quite easy, I just can't understand why Microsoft didn't do it in the first place. Another thing that needs to be done is to add a proper DataBinding entry in the property grid.