|
-
August 25th, 2004, 08:55 AM
#1
How can I create a Undo Drop Down like in Word?
Hello all,
Is it possible to create a undo drop down like in word? I'm using a RichTextBox and can get multiple undo's / redos working. I have also tried to make a drop down toolbar button and made a context menu tied to it so it lists all the undo / redo steps. Problem is I want to make it work like Word/VS where if you highlight more then just the first one (Say the third down) it will highlight the two about it also. I cant get this to work. Can I do this with a context menu or do I need to float a combo box under the button. Also how does it keep track of how many things to undo redo? I imagine removing and adding to the combo boxes will be the easy part. Any ideas appreciated. Thanks.
Allan.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|