Accessing Controls From a Class
How do access and alter a forms label, from a sperate class. Say I want to change the label's text when someone clicks on the form, but the code for it will be in a function in a differnt class, other than the Form.cs. Please Help!!!