Microsoft
Software
Hardware
Network
Question : 500 POINTS - Button to remove previous item from textbox
Hi,
I have a form with several buttons, when the buttons are pressed the value of the button is added on a new line to the multiline text box i.e.
1 x Beans @ £1.99
2 x Carrots @ £1.29
What I have is a void button, which when pressed will void the last item selected....
Is this possible?
Thanks
Answer : 500 POINTS - Button to remove previous item from textbox
Pardon my C# / VB.NET dyslexia, the Stack declaration in VB.NET would read:
Dim PriceUndo As New Stack(Of Double)
(not Stack<Double>)
Random Solutions
Running dcacls command - No Sid found error
Windows 7 roaming profiles
ASP .NET IIS 7 Word Interop Mail Merge (Interact With Desktop)
How do I layer hyperlink image over another image on a web page?
Win 7 Pro Virtual Pc XP Mode visible in the network but not accessible
Prevent Autonumber Increment
SQL Server 2005 paging and UNION
ID3 algorithm implementation in JAVA or c++
Starting letters with XXX
proxy issue and httpwebrequest