Plutot :


Dim x As Integer
x = CInt((TextBox1.Text))

If x > 3 Then
MessageBox.Show("fort")
Else
If 0 <= x AndAlso x <= 2 Then