Shankey
posted
178 posts
since
Aug 05, 2010
from
|
|
Re: formatting richtextbox in vb.net2003
|
|
|
|
|
|
|
|
|
|
|
Hi zela,
You can Use a Foreach Word in TextString so search for it, then Split and add a
formatting control <b><i>searchtext</i></b> then append the next part.
Dont forget to mark answer as accepted if it helped you.
|
|
|
|
|
If this post helped you, then tick the checkbox above "Do you like this Answer"
Shakey Shankey
|
|
|
|
|
|
Zela
posted
3 posts
since
Aug 27, 2010
from
|
|
Re: formatting richtextbox in vb.net2003
|
|
|
|
|
|
|
|
|
|
|
Hi Maninder,
your formatting control seems like a web text control, but i am using richtextbox in my form. Could you please explain to me in detail if its works in richtextbox and give a little code here.
thanks
|
|
|
|
|
|