I am brand new to C# and to windows programming so please forgive me if this question is basic...I will learn (eventually).
I have developed a form for my user interface and I have written the basic logic for my program. How to I refer to (and change) a property of a label or other field on the form?
Thanks! Mike