Posted 13 years ago
by Radjesh Klauke
-
X-impress
Ola,
I have a small question regarding replacing a specific word in the text.
e.g:
txt_search.text = "lorem"
txt_replace.text = "blabla"
Sub btn_actionReplace_Click(...)...
' how do I simply replace "lorem" with "blabla"?
' or how do I make it as an "Option"?
End Sub
Thanks in advance.
[Modified at 12/14/2011 08:24 AM]
I have a small question regarding replacing a specific word in the text.
e.g:
txt_search.text = "lorem"
txt_replace.text = "blabla"
Sub btn_actionReplace_Click(...)...
' how do I simply replace "lorem" with "blabla"?
' or how do I make it as an "Option"?
End Sub
Thanks in advance.
[Modified at 12/14/2011 08:24 AM]