Hi All
I'm trying to insert some text programatically into an OLERichText object. I can do this by manipulating the text property, but cannot do it using the testrtf property. Using just the text property reduces the whole contents to plain text. Specifically, I want to insert a header (Bold and Underlined) to existing text then leave the user free to type text underneath. I can't get the Upto, Span,SelBold or SelUnderline Properties/Methods to work. Does anyone know where I can find out what parameters some of these properties expect ?
Cheers
Andrew
I'm trying to insert some text programatically into an OLERichText object. I can do this by manipulating the text property, but cannot do it using the testrtf property. Using just the text property reduces the whole contents to plain text. Specifically, I want to insert a header (Bold and Underlined) to existing text then leave the user free to type text underneath. I can't get the Upto, Span,SelBold or SelUnderline Properties/Methods to work. Does anyone know where I can find out what parameters some of these properties expect ?
Cheers
Andrew