Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Undo and Redo Buttons
Message
From
18/04/2002 12:54:08
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00646328
Message ID:
00646447
Views:
30
>I am trying to put some undo and redo command buttons on my form that will work against a single edit box exactly like ctrl-z and ctrl-r do. I've tried using the KEYBOARD command in the commandbutton's click event to no avail. However, when the edit box has the focus and I hit ctrl-z on the keyboard, the undo works perfect. Any idea how to harness this undo/redo functionality. Thanks!


Use the SYS(1500) function to call on the actual built-in code.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform