Jump to content

Select All Items In Listview


Ozi
 Share

Recommended Posts

From Autoit help file for _GUICtrlListViewSetItemSelState

#Include <GuiListView.au3>

_GUICtrlListViewSetItemSelState ( $h_listview, $i_index [, $i_selected = 1 [, $i_focused = 0 ]] )

.

.

Remarks

$i_index = -1 sets all items for MultiSelect ListView

$i_selected = 1 (default)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...