Private Sub Command1_Click() '添加按钮
If Len(Text1.Text) <> 0 Then
Text1.Text = ""
Text1.SetFocus
End If
End Sub
Private Sub Command2_Click() '删除按钮
IfThen
MsgBox "先选择,再删除!"
Else