16-02-14, 12:40 AM
كود :
Dim theListBox As ListBox = CType(sender, ListBox)كود :
Dim itemString As String = CType(theListBox.Items(e.Index), String)كود :
Dim x As Integer
For x = 1 To 50
ListBox1.Items.Add("Item " & x.ToString())
Next x


{ يَرْفَعِ اللَّهُ الَّذِينَ آمَنُوا مِنكُمْ وَالَّذِينَ أُوتُوا الْعِلْمَ دَرَجَاتٍ }
" Mohamed M. Bedair - " Abu Anas
Genius Live , Egypt

