View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Adrian Caspersz Adrian Caspersz is offline
external usenet poster
 
Posts: 19
Default Rich text box control

On 25/02/2021 07:28, Tatsujin wrote:
I found an additional control in Excel that's known as an AMSREdit control. It appears to be a rich text box control. I'm able to paste rich text from the clipboard onto this control, but I don't what else I can do with this control.

It would be nice if I could load any rich text (*.rtf) files into the control when its parent Userform gets loaded or initialized. Does anyone know how to use this AMSREdit control?


https://www.thevbprogrammer.com/Ch10...ichTextBox.htm

--
Adrian C