I need the cursor in a textbox to function similar to a RichEdit box. My application requires a 'terminal emulation' style text window, but with single line non-destructive left and right arrow key functionality, along with character insert and delete (like WordPad). The advanced RTF features such as mouse, rich text, images or printing is not desired and the current line is the only line that can be 'edited'.
Thank you.
Thank you.