Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I created a custom control with a bindable property, but the WinForm designer won't allow me to drag and drop the datasource item onto my control and bind to it. It just creates a new control for it.
I can set the properties manually.
I can even set up my control as the control to use when you drag and drop the item onto the form.
But if I already have the control on the form I can't get the designer to bind to it by dragging and dropping the datasource item onto my control.
I am guessing that this is some kind of attribute setting but I have no Idea what it is.

Does anyone know hoe to do this?

Thanks in Advance
Posted
Updated 13-Oct-14 0:39am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900