Hi,
I was wondering if anyone knew how to modify text in a Richtext OLE Activex control within a VFP form? I want to be able to search for '***' within the Richtext OLE and then replace this with a specific phrase. I was able to do it easily with the VFP Textbox (which does not have any formatting.) However, I am not sure how to grab the text from RichText OLE and modify it given the actual data for the Richtext OLE has formatting codes for fonts, etc.
Any help would be appreciated
K Doc