Microsoft
Software
Hardware
Network
Question : vb.net selected item from listview
hello there..
how can I check in vb.net if the listview has a selected item..
this is how I check using vb6
Code Snippet:
1: 2: 3:
If listview1.ListItems.Selected = True Then end if
Open in New Window
Select All
Answer : vb.net selected item from listview
You can also use this
If ListView1.SelectedItems.Co
unt > 0 Then
MessageBox.Show(ListView1.
SelectedIt
ems.Count)
End If
Random Solutions
Move database in exchange 2007
Best way to manage development virtual machines
browstat on 2008 DC with computer browser service: Unable to Retrieve server list error 1130
Programatically Publishing the Document Items
I'm having problems with Radio buttons in Access 2007
VBA Inconsistent results using Application.CountA
Disable the Confirm question for action queries in VBA
Best ISA 2006 Add-On to manage Internet Bandwidth
Cursor method: Error Msg
SBS 2008/Exchange 2007 - offsite website hosting by 1 and 1