I just upgraded to 6.2. My previous application had my editor set for resizing with plus/minus buttons in the lower right. I can't get those buttons to re-appear -- instead, the editor lower bar has the resize corner but it doesn't work (won't resize the editor).
I've tried the following changes to the editor code:
EditorResize="PlusMinus" (alone and with ShowIncreaseButton="true" and ShowDecreaseButton="true")
EditorResize="ResizeCorder"
EditorResize="AutoSize"
How can I get the editor to resize?
Thanks for your help.