| | |
Assigning Items From List Box to a Button...
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2008
Posts: 23
Reputation:
Solved Threads: 0
hello guys, i need help assigning details in a listbox to a button, therefore changing the buttons color....any idea...i manage to do something here....
how do i assign it to 30 buttons(accepts new data only if the status1 is available)??....thank you in advance for your help...
VB.NET Syntax (Toggle Plain Text)
PListBox1.Items.Add("Customer Name" & ControlChars.Tab & _ "Booking Date" & ControlChars.Tab & _ ControlChars.Tab & "Booking Time") PListBox1.Items.Add(Bcusname1.Text & ControlChars.Tab & _ ControlChars.Tab & ControlChars.Tab & Bdate1.Value & ControlChars.Tab & _ ControlChars.Tab & Btime1.Value) If PListBox1.Items.Count > 0 And status1 = "Available" Then If tableno = 1 Then MsgBox("You Have A Table " & Bcusname1.Text & " ,Your table Number is 1,please Take Your Seat...") PListBox1.Items.Clear() End If
how do i assign it to 30 buttons(accepts new data only if the status1 is available)??....thank you in advance for your help...
![]() |
Other Threads in the VB.NET Forum
- Previous Thread: To find out macros in an excel sheet using VB.NET
- Next Thread: save to Database
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
"crystal .net .net2005 30minutes 2008 access add application arithmetic array assignment basic binary box button buttons center code combobox component connectionstring convert cpu data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees error excel firewall folder image images isnumericfuntioncall listview login math memory mobile ms mssqlbackend mysql navigate net opacity page pan peertopeervideostreaming picturebox picturebox1 plugin port print printing printpreview problem problemwithinstallation project record reports" reuse save savedialog serial server sorting sql storedprocedure string structures studio temp textbox timer updown upload useraccounts usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet view vista visual visualbasic visualbasic.net visualstudio web wpf





