Change a word style into a label object.

Started by xaxo87 · 2016-11-11 08:04 UTC · 3 replies · SMF topic #2448

Hello mates,
I have a question for us, it's posible to change a word style localized into a label object without changing the rest of the string?

The result would be like this:

"Hello world!"

Thanks.
You could do it with an Html control.
Hm, not sure, but I believe that I already tried an AxContainer for rtf-formatted text.
https://msdn.microsoft.com/en-us/library/aa733684(v=vs.60).aspx
But I couldn't find it anymore in the AxObject list.
Regards, Fred
Thanks Fred and Owen, finally I didn't need to use it, nevertheless I will revise your documentation to try get it.

Greetings.