If you use RichTextBox Control then

RichTextBox1.Undo()

RichTextBox1.Redo()

If you use TextBox Control then

TextBox1.Undo()


2009/4/19 dilip <[email protected]>

>
> How to implement undo and redo operation in vb.net windows
>



-- 
Regards
*******************
*C.Arun Kumar *
*******************

Reply via email to