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
Exchange 2010 RPC error
Need to uninstall winzip using group policy
How to Stop Procedure Running after Message Box Displayed
get 550 5.7.1. Unable to relay for specific domains....
Ethernet crossover cable connect
Windows Server 2008 R2: missing start menu of installed applications
Wireless AP network in a warehouse
Windows 2008 DC and IP Default Gateway settings
Problem with EFS Recovery
split comma delimited values into seperate columns in SQL 2005