© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
34 replies
blearthrew

basic rpg help, update text box

Hi, I have a question about how to use this function that I have made. I am able to call the update to the text box in the firstencounter method, but that is only when I have the (Form1 temp) set up in the method. In my combat method, it won't let me use Form1 temp because I need to assign it a value like everything else. What value should I give it in the parameters for Combat to make it work? I tried "this" and it didn't work because of the static method.
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Text box didnt work
C#CC# / help
3y ago
windows forms text box
C#CC# / help
3y ago
✅ Text box color changing
C#CC# / help
3y ago
❔ Show error text message under update text box through server validation without refreshing
C#CC# / help
3y ago