It works well, thanks.
I do not want to abuse, but is there a way to disable rich text processing on a specific control? I can escape the < etc , but maybe there is just an (undocumented ?) property.
This is not very important, I just did a small script where I can enter text in a TextBox and it copy its on another text box to test the formatting. When loading a file to the 'raw' edit box, it gets also interpreted unless I escape.
-- bitli