View Single Post
  #1  
Old 03-14-2011, 09:13 AM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Transferring Data to a Label

I'm doing a project that requires me to create a book ordering form. I have the books displayed in a listbox named bookselectionlistbox, and when a book is selected, it displays the price of that book in a label named bookpricelabel1. I have a button named addbutton that allows the user to add the...
__________________
VB.NET
domain name forum
Reply With Quote