Change text in label.text with a click of a button. Change text in label.text with a click of a button. Archived Forums > Visual Basic. ... What I'm trying to achieve here is, after I click the button, the label1.text should change to hello, and after that to world. But I couldn't achieve that. Instead when I click the button, it just paused for 5 second and displayed world. ...