Setting TextEdit.ReadOnly = True prevents the text itself being modified by the user, ok. But all the text attributes of TextEdit1.Format.xxx can be modified. You can test this in the TextEdit example. I wonder if this is a bug or feature? I tend to bug, since the HTML source is changed. Regards Matti