I have created a webcontrol and I want to make its properties accessible through the designer. I already added it to the toolbox and I can set simple properties using the designer. But I'd like to be able to select every datasource on the page as a datasource for the control in the same way as adatasource is selected for a gridview or detailsview. I have no idea how to do this. Can someone please help me?