PyCListBox.GetSelTextItems

list = GetSelTextItems()

Returns a list of the strings of the currently selected items in a multiple selection listbox.

MFC References

CListBox::GetSelCount

CListBox::GetSelItems

CListBox::GetText