getting errors? Not Awnsered
I am getting these errors help?:
statement is not valid in a name space
'Class' statement must end with a matching 'End Class'
[php]
Private Sub NewWindowToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
End Sub
Public Class browser
Private Sub Browser_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
End Sub
[/php]
ugh help? im kinda new with vb