473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Undo Function VB08

daniel aristidou
491 256MB
Hi guys .....
I don't know about VB 2k5 but in VB08 there is an undo function on textboxes.

I was wondering how to use it correctly with the Undo button in order to undo the last textbox change and not undo the changes from all of the textboxes.

Any ideas?
I mean I wouldn't do :

Undobutton_onclick
Textbox1.undo
textbox2.undo etc

:<()
Dec 28 '07 #1
5 1376
Killer42
8,435 Expert 8TB
I'm not familiar with VB 2008, so may be completely wrong. But Windows, since as far back as maybe Windows 95, has had undo functionality in pretty much all input text boxes. I don't think this is a feature of VB.
Dec 31 '07 #2
daniel aristidou
491 256MB
But Windows, since as far back as maybe Windows 95, has had undo functionality in pretty much all input text boxes. I
From what i understood you mean ctrl+Z to undo right?
Dec 31 '07 #3
Killer42
8,435 Expert 8TB
From what i understood you mean ctrl+Z to undo right?
That's right. They also support Copy, Paste, Cut and I think Delete. These can also be accessed via a right-click context menu.
Jan 1 '08 #4
daniel aristidou
491 256MB
Hey ...
Um Vb08 applications do not have a context menu when u run them uness you insert 1 yourself....
and
ctrl+Z does not seem to work.
:((
Daniel
Jan 3 '08 #5
Killer42
8,435 Expert 8TB
What, if you create a form with a textbox, and run it, the textbox doesn't support the basic Windows copy/etc. functionality? That's surprising.

On the other hand, it does seem consistent with MS's tendency to throw away useful features, apparently at random.
Jan 4 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: black | last post by:
I'm coding with Tkinter and i wonder whether we could get current OS' clipboard available, and event more, anyone can inspires me how we can achieve undo and redo function ? thanx~ ...
2
by: s-galit | last post by:
im trying to use the undo function of the richTextBox but its working wrong. when im pressing the "undo" button all the text of the richTextBox is deleted (even if my last action was to delete only...
6
by: lkrubner | last post by:
I'm offering users the ability to type weblog posts into a form and post them. They type the text into a TEXTAREA which is on a form. The form, when submitted, hits a PHP script. Before it is...
0
by: Wiktor Zychla | last post by:
I am still trying to get the Undo function work on Internet Explorer editor hosted as activex in my c# application. Some time ago I've found a note at msdn that says "undo is not supported". I...
6
by: Steve | last post by:
Does anyone have information regarding programming methods used to include 'UNDO' functionality into a simple editor?
3
by: babylon | last post by:
any facilities in csharp that can help me implmenting undo/redo in my application? thx
9
by: Apolakkiatis | last post by:
Is there such thing as having a user's input get an output somewhere through VB08, i'm experimenting around with it and i want to know if this is possible and how?
1
by: Jeremy | last post by:
I'm working on an application that does some DOM manipulation. I want to add a mechanism for "Undo" so that the user can revert to the previous state after performing a mistaken action. Simple...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.