![]() |
Private Sub Command1_Click(Index As Integer) End Sub |
|
Private Sub Command4_Click() 'this code will automatically enter long distance 'code using the (* and # keys) Text1 = "10 10 220" End Sub Private Sub Command5_Click() |
Private Sub Command3_Click() 'This will clear the number in the text box Text1 = "" End Sub |