Microsoft
Software
Hardware
Network
Question : Simple VB 2010 function
In Visual Basic 2010, i have a list box full with a list of data, and I also have a Group box and a button. I would like to what code I need to put into the button to enable the selected field from the listbox then appear as text in the group box.
If you need any more information please feel free to ask.
Any help would be greatly appreciated
Ive attached a picture below.
If you think it will be easier to use a textbox , im open to suggestions.
Attachments:
Untitled.jpg
(15 KB)
(File Type Details)
Please enter a brief description.
Answer : Simple VB 2010 function
if it is in SQL server, other database should be similar
select substring(crs_cde,6, len(cde)-5)
starts from 6th character with size total string minus 5
Random Solutions
Best way to configure Syncback with a USB hard drive rotation
COMPAQ V6000 HP, WON'T BOOT WITH BATTERY INSERTED, DC BLUE LIGHT PULSES DIM
Access Forms
OnTextChanged TextBox Issue
Dell PowerEdge Perc 4e/Di RAID 1 expansion
How do I modify textboxes/labels in an asp:repeater footertemplate through javascript (client side)
Sending and receiving limits on Exchange users internally and externally
GZip Partially Working
Question about Exchange 2010 mailbox move.
Linux/php serial port read - How to stop fread() waiting forever if no new data?