I am getting strange behavior and do not know why.

I can set up a dataset (MDB) perfectly fine on the main form. I can drag (from Data Source Toolwindow) the fields onto the controls no problem.

But I have a usercontrol that I load as a form. But, I can not drag any of my table/fields onto any controls on the UserControl (aka form).

Why???

Thanks