Hello, Adam
I need to add InsertDocument button into the 'HTML' tab toolbar to make a possibility to insert .html or .css files content into the code.
But this code have no effect:
editor.CodeViewTemplateItemList = "Save,Print,Cut,Copy,Paste,Find,ToFullPage,FromFullPage,SelectAll,InsertDocument"
This button works perfectly in 5th version where there is the same toolbar for 'Normal' and 'HTML' tabs. I need to add it to 6th version.