Ver originalDim indice as Integer = 0 ' Indice del item de la lista if CheckedListBox.GetItemCheckState(indice) = CheckState.Checked Then '....