Languages Visual Basic & VB.NET Visual Basic String Manipulation  

A 'Unlimited' Undo and Redo featured editor

download download  
important code information
author:
Jim Dutcher
minimum requirements:
A 'Unlimited' Undo and Redo featured editor description

This code shows you how to create nearly Unlimited Undos and Unlimited Redos, along with Cut Copy, Paste, and Select All features, in a RichTextBox Control. This code was originally programmed by Jason Shimkoski, it was updated by me when I discovered an error in his program.


File List:
Edit Stuff2.vbp1Kb
Edit Stuff2.vbw46b
MSSCCPRJ.SCC344b
frmMain.frm7Kb
frmMain.frx142b

Similar code
Remove Repeated Chars (Popularity: ) : This project demonstrates how to remove the repeated characters in a string. A progress bar is included so you can know the progress of the operation. Great for beginners. VOTE IT IF YOU LIKE IT! THANKS!

Advanced Data Delimiting (Byte Delimiting) (Popularity: ) : Use this method with Winsock. Ever had it when you need to send lots of data all at once, and you need individual structured fields for each commands? Does your field data contain special characters or binary data? Conventional methods ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 42
version
size in Kb 3
popularity   998/7913374
user rating 4/10
ad


New Code
Popular Code