Re: Text Editor
- From: "Veign" <NOSPAMveign1@xxxxxxxxx>
- Date: Sat, 25 Feb 2006 19:44:37 GMT
Highlight words in a RichTextBox:
http://www.veign.com/vrc_codeview.asp?type=app&id=28
Find and replace in Richtextbox:
http://www.veign.com/vrc_codeview.asp?type=app&id=37
Set the backcolor for words in a Richtextbox (Highlighter):
http://www.veign.com/vrc_codeview.asp?type=app&id=111
Those few samples should help. Also, if you are not using a RichTextBox as
a base for your editor note that the textbox has a 32K limit (unless API's
are used to overcome this limitation)
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
"Teddy" <SkyFalconT7@xxxxxxxxx> wrote in message
news:1140892446.907875.221950@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello all, i am a newbie using visual basic, i made a small text editor
using the wizard, i just want to know how can i make abutton that
searchers all the text and replaces certain characters i specify with
others i specify too, such as a>z and b>y etc... thanks in advance
.
- References:
- Text Editor
- From: Teddy
- Text Editor
- Prev by Date: Re: Text Editor
- Next by Date: Re: How do I create a Word range object in VB6?
- Previous by thread: Re: Text Editor
- Index(es):