i'm trying to use linklabel to link to another form, but I keep getting "Reference to a non-shared member requires an object reference." the label is already created, how can i simply link it?

i tried form2.show()

but i get the error message