![]() |
#2
LK8682013-07-08 21:59
|
Private Sub Form_Load()
Combo1.ListIndex = 0
If userId = "" Then
cnt = 0
txtuser.Text = "q"
txtpwd.Text = "1234"
End If
End Sub
与sql都连接好了,但运行时老说是无效属性值