Thanks, that helped me quite a bit, specially in stuff i hadn't coded yet. But I'm in another situation. This is the menu strip button property.

Private Sub LoginToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles LoginToolStripMenuItem.Click

I also added loginText.visible = true
but it doesnt show up when i click.