Added FedEx

This commit is contained in:
2024-01-09 21:55:00 +11:00
parent 71eea4ab1d
commit 182100885c
5 changed files with 129 additions and 8 deletions

View File

@@ -2,8 +2,4 @@
Private Sub About_Load(sender As Object, e As EventArgs) Handles MyBase.Load
End Sub
Private Sub Label1_Click(sender As Object, e As EventArgs) Handles Label1.Click
End Sub
End Class