I have a form that in the load method automatically creates all of its objects from a table. All works fine with one exception. When I try using a textbox (I havn't tried using other data bound controls yet) it will not let me set the ControlSource to a field in a table. It gives ...