I need some help. I started programming in C # now and wanted to do some sort of status for my program. Something like "Connecting to the database: Connected.". I made the connection and my program already puts everything I need in my MySQL database, but my user will not have access to the database when using the program so I wanted to show that everything is working. How can I make a return so that I change the text property of the label? I'm in the right way? I will not put code here because I really do not do the minimum of how to do this. I researched a lot but I did not find it, if someone has already asked a similar question, please send me.