جستجو در ListBox در VB.net
(Dim i As Integer = ListBox1.FindString(TextBox1.Text
ListBox1.SelectedIndex = i
If TextBox1.Text = "" Then
ListBox1.SelectedIndex = -1
End If
جستجو در ListBox در VB.net
(Dim i As Integer = ListBox1.FindString(TextBox1.Text
ListBox1.SelectedIndex = i
If TextBox1.Text = "" Then
ListBox1.SelectedIndex = -1
End If
آخرین ویرایش به وسیله tolid123456789 : پنج شنبه 31 اردیبهشت 1394 در 13:54 عصر