Hi,
I've created an GUI form in C# on .NET (called form1). I also have another class (class1) with no GUI stuff in it, what I want to do is for a function in Class1 to set a label on form1.
But, Im not sure how you do it? I've tried to inherit form1 into Class1, but with no luck.
Would...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.