txt_text&Strings_Examples
| brktext.zip | Break text into lines | |
| findtext.zip | Find a string within a TextBox | |
| repltext.zip | Replace occurrences of one string with another | |
| rottext.zip | Draw rotated text. | |
| rottext2.zip | (VB4 only) Draw rotated text on the printer. | |
| rottext4.zip | Position text rotated 90 degrees | |
| savetext.zip | Load and save text when a program starts and stops | |
| sizetext.zip | Resize a multi-line TextBox to make all lines visible. | |
| textend.zip | See when a TextBox is displaying its last line | |
| texttabs.zip | Set tabs in a TextBox. | |
| logtext.zip | Display a 10 line scrolling log | |
| curspos2.zip | Relate TextBox cursor position to character and line number | |
| justify.zip | Right justify a single line TextBox | |
| cleartxt.zip | Clear the TextBoxes on a form | |
| cliptxt.zip | Clip lines to a text string | |
| elliptxt.zip | Place letters along an elliptical path | |
| repltxt.zip | Replace occurrences of a string in another | |
| scrtxt.zip | Scroll a TextBox to show new text | |
| shadetxt.zip | Draw shaded text | |
| txtintxt.zip | Draw big text filled with little text | |
| txtinpgn.zip | Display a shape filled with text | |
| ucasetxt.zip | Make a TextBox convert text into UPPER CASE | |
| blinky.zip | Change the TextBox cursor blink rate | |
| cipher.zip | Encipher text (Protect Passwods) | |
| cleanstr.zip | Strip out extra tabs, CRLF and multiple spaces |