Even calling the forms edit, it still doesn't select the correct field. Is the ParentFormLoading method the correct place to be doing something like this? Should I be doing it else where?If I put the form into edit mode manually (clicking the edit button on the toolstrip) it works great. It seems that once the form is displayed calling edit works as expected, but calling edit from the parentformloading doesn't do what I want it to.