Skip to content

Enhancement #173

@GoogleCodeExporter

Description

@GoogleCodeExporter
SelectedItems Count = 0

    Private Sub ImageListView1_MouseDown(sender As Object, e As MouseEventArgs) Handles ImageListView1.MouseDown
          lblStatus.Text = ImageListView1.SelectedItems.Count.ToString
    End Sub

1) add some items
2) click some where without the items
3) Direct Right Click On The ITEM .. the item was selected 
4) but the above code shows SelectedItem Count = 0


Original issue reported on code.google.com by meds...@gmail.com on 21 Nov 2014 at 7:39

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions