Hi everyone, I'm a newbie to Programming so hopefully this will be an easy one ;-)
I am completing a Windows form assignment (which is due in 48 hours!) and I basically need the following to occur.
I have one procedure that adds together whatever numbers are placed into text boxes (simple...
Please could you help this code works fine:
Private Sub ButtonBrowse_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ButtonBrowse.Click
Call Save()
End Sub
Shared Sub Save()
Dim Writer As StreamWriter = New...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.