c# - How to display a result in a label when I click onto a button? -


On my GUI (Graphical User Interface), I have a named button and a label.
When I enter , I want to show in my result label how do I do it?

Text property on the label for use for windows:

  private Zero btnEnter_Click (Object Sender, EventArgs e) {int themeaningoflifeuniverseandeverything = 420/10; LblResult.Text = ThemingFolinewewsWire and Everything Toasting (); }  

Check exams:


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -