I need to display a result of a function in my form. The function reads through a text file and gets a line. I want a label to display the result of the function when i open the form.I have no idea where to put the function though? (Im pretty new to windows forms).