Private Sub Toolbar1_ButtonClick(ByVal Button As MSComctlLib.Button)
Select Case Button.Index
Case 1
Form1.Show
Form1.SetFocus
Case 2
Form2.Show
Form2.SetFocus
End Select
End Sub
好像也没问题哦..
Select Case Button.Index
Case 1
Form1.Show
Form1.SetFocus
Case 2
Form2.Show
Form2.SetFocus
End Select
End Sub
好像也没问题哦..
我的msn: myfend@