PyCListBox
.GetTextLen
int =
GetTextLen(
index
)
Returns the length of the string for a specified item.
Parameters
index
: int
The index of the item to retrieve the length of the text.
MFC References
CListBox::GetTextLen