Displaying html

T

Taher Baderkhan

Hi,

I am not sure if this is possible. I want a component
that can display Html on a UserForm. I think there are
some components that will display HTML if you supply them
with the source path for the html file. However, what I am
looking for is a component that can take a String as an
argument. If the String contains Html tags the component
will format these tags into its visual represenation.

for example:
HtmlEditor.text= "<html><body><b>hello</b></body></html>

Is this possible?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top