Hello
I'd like to post some code to ask a question, but I didn't find how to format it so that it doesn't end up as one big block of text. Adding and doesn't seem to work:
</p><p>Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
End Sub
End Class</p><p>
Does someone know?
Thank you.