If i remove the message box it shows the other form. but not with the messagebox there.
ARG!
User Profile
Collapse
-
-
Button to another form
I have a cancel button in a form called "Travel" and want it to go to a form called "welcome" how do i do this?? i tried:
Public Class Travel
Private Sub btnTvlCancel_Cl ick(ByVal sender As System.Object, ByVal e As System.EventArg s) Handles btnTvlCancel.Cl ick
Me.Hide()
MessageBox.Show ("Are you sure you want to...
No activity results to display
Show More
Leave a comment: