Hi Krool,

Merry Xmass!

I have replaced all labels and textboxes throughout a large project and everything runs fine both in the IDE and compiled. However, I am finding it almost impossible to modify any form. If I add, delete or even rename a control, then either the IDE crashes completely or I get the... Debug.Assert CBool(OldPointer <> NewPointer) Line.

I Presume that "Object has been modified while it is subclassed." is the problem but How do I prevent the sub classing to modify the form?