by pvdv (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
returns the number of selected items in a listview control
its a lot faster then looping te listitems one by one and check the (.selected) state of each item
Download Fast count of the selected items in a listview control (with the api SendMessage) (2 KB)
No comments have been posted about Fast count of the selected items in a listview control (with the api SendMessage). Why not be the first to post a comment about Fast count of the selected items in a listview control (with the api SendMessage).