B
bruce_pearson
I have a UserControl that inherits from BindingSource and another
control that takes a BindingSource as a Property.
When both controls are placed on the form I need the designer to
recognize the control that is inherited from BindingSource as a
suitable target for the BindingSource property on the other control.
Can't find out how this is done. Some help requested.
Thanks,
-Bruce Pearson
control that takes a BindingSource as a Property.
When both controls are placed on the form I need the designer to
recognize the control that is inherited from BindingSource as a
suitable target for the BindingSource property on the other control.
Can't find out how this is done. Some help requested.
Thanks,
-Bruce Pearson