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
I need to change the color of a DataGridView scrollbar in C# WinForms
jQuery dialog positioning problem
Access Sort continuous form by Columns
get last 4 digit
Oracle Form 4.5 Update Allowed Problem
Delphi 'LIKE' DateTime filter
How can I send HTML formatted emails to someone who signs up on my site
Maintain cloumn width while using datasheet view
No output from an echo
Ruby - Insert Struct to MySql