No, problem only happens whenever I add an image -- my images are "resources" in the project. All images are defined as Embedded Resources and added to my project as a "resource".
Run time is fine once I correct all the Margins settings. To be clear, I'm talking about "Margins" property NOT the "Margin" property.
Yes in designer only (assume you mean in VS IDE during design time).
Also notice that my project build time is considerably slower and my load times are VERY VERY slow now. Execution of actual build is fine, but VERY VERY VERY slow in the IDE now. This ONLY happened after installing Xceed on my WinXP SP3 x86 dev PC. Oddly, I don't have any slow downs on my Vista x64 dev PC using the same project. Hardware wise, both PC's are multi-core with 4-8GB RAM and faster 10K rpm SATA drives.
What I've noticed on the WinXP dev PC is that it seems to cycle thru all the items in the Toolbox when the project loads, visibly see the scroll bar moving up/down in the toolbox window. I've done a "reset toolbox" but that hasn't solved the problem.
Rob.