Else Label23.Visible = False Label24.Visible = False Label22.Visible = True c = 8
End If
If a < b And a < c And a < d Then
Timer1.Enabled = True
If b < a And b < c And b < d Then
Timer2.Enabled = True
If c < a And c < b And c < d Then
Timer3.Enabled = True
If d < a And d < b And d < c Then
Timer4.Enabled = True
End If End Sub
Private Sub Timer4_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer4.Tick If Label10.Width < 200 Then Label10.Visible = True Label10.Width += 10
Label26.Visible = True Label25.Visible = False Label27.Visible = False
Else Label26.Visible = False Label27.Visible = False Label25.Visible = True d = 9
Timer3.Enabled =
首页 上一页 1 2 3 4 5 6 7 下一页 尾页 3/9/9