07-12-19, 05:20 PM
كود :
Private Sub ListBox1_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ListBox1.SelectedIndexChanged
If ListBox1.SelectedIndex = ListBox1.Items.Count - 1 Then
MsgBox("تم الانتهاء")
End If
End Subاعتذر الان رأيت المشاركة

