Friedrich,
Did you look at the settings on my laptop???

You were exactly correct, it was the display settings. I set it back to 100% (small icons) instead of 115% (medium icons) and what I see in the Visual Dialog Editor is what I see when the script is run.
This did cause a different problem which I have experienced the past few days. It seems that if a control thinks it is outside the window (control x/y is out of bounds of the size of the dialog), the entire dialog will be bypassed when the script runs. I had to go back to each custom dialog window, delete all of the controls, place them back on the custom dialog, and recompile to get the custom dialog to appear when the script runs.
I'm glad I document everything I do, it was not that bad...

Thanks so much.
Carl