16-03-13, 01:45 AM
سعود كتب :وجاري الانتظار ... لو تحب ارفع المثال.
غريبه لم تضبط معي ،،، وضعتها هكذا
وجربت ايضا غيرت كل متغير لكل صوره ولم يضبط
كود :
If IsNothing(PictureBox2.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox3.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox4.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox5.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox6.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox7.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox8.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox9.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox10.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox11.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox12.Image) Then
Dim byt As New Byte
End If
If IsNothing(PictureBox13.Image) Then
Dim byt As New Byte
End Ifوجربت ايضا غيرت كل متغير لكل صوره ولم يضبط

