I have been trying out vb.net and I cannot work out how to change a label from a module. In VB6 from my module, I would say: form1.label.caption = "test". Does anyone know how to do it now?