I see I did not specify my question entirely. I would like to be able to allow the user to type text in some field as well format the text dynamically behind the scenes.
For example, if the user types "bob" the program could automatically make the word "bob" bold, blue, italic, etc. A web browser control can display this text, but the user cannot type in characters to a web browser.
Any ideas?...
User Profile
Collapse
-
windows form textbox text formatting
Is there a way to format the text in a multiline textbox in a way that would give the same formatting capabilites as an html webpage?
For example I would like to show the following text in a textbox in the exact same manner as it appears here:
Hello, my name is bob.
And plus the ability to change color and font of individual sections of text.
Is this possible? If so, how do I go about implementing...
No activity results to display
Show More
Leave a comment: