I am using a child form to turn controls, visible or invisible, on the parent form.

I know how to change the properties of those controls, my issue is getting the parent form to update and display correctly whether that control is visible or not

Richard