i didnt find a code works to undo and redo
Please ?Provide me the code
i didnt find a code works to undo and redo
Please ?Provide me the code
Hello,
To specifically reply to what you ask for see base code Add Undo/Redo or Back/Forward Functionality to your Application, and a companion article with code Undo/Redo Capable TextBox (winforms).
The basics rely on
Stack(Of T)
EvenHandlers
Custom controls (as in the second link above)
Overriding WinProc
i tested this
i didnt see a way this shuld work
i tryd it and vb makes an error
i tested this
How?
i didnt see a way this shuld work
Can you elaborate?
What is the exact error and what code gave you the error.i tryd it and vb makes an error
2 people are following this question.