Situation.
I have 50 Forms. Each of the Forms has a tab control with 1-15 tabs or individual pages. Each of the pages has an image control that has been placed on the tab using the CreateControl(formname, controltype[, section[, parent[, columnname[, left[, top[, width[, height]]]]]]]). I...