vb.net - VB - Change application text with button -


i want button1 change text of form1 "my application name" "my application name2" click of button.

what i've tried:

form1.text = (textbox1.text) 

but no luck.

any help?

you cannot can change form name @ run time. name of form can want, must stay same throughout. can't imagine why ever want change name in runtime not visible users. form's caption on other hand completly different thing, adressed in @matzone's answer.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -