WYSIWYG editing Image gallery upload Content templates

No Resize

Disable resizing entirely to lock the editor at fixed dimensions. The resize handle is hidden.

<richtextbox toolbar="default"
    height="300px"
    width="100%"
    resize-mode="none"
    html="..." />