I know there are various questions like this but i\'m asking because i couldn\'t understand all the answers give. I have RichTextBox and i want the user to be a
You can try using the WPF RichTextBox and hosting it inside your WinForms window. You will be able to insert an image at the cursor location with WPF very easily.