Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
c++/cli change button sender text
user2800
Programming language:
Whatever
2021-07-05 12:01:40
0
Q:
c++/cli change button sender text
dz420
Code:
Whatever
2021-09-06 02:02:21
private void button2_Click(object sender, EventArgs e) { string s = (sender as Button).Text; }
0
Tags
change
text
button
Related
how to change the text in a button on onclick
how to change text of Button in tkinter
visual basic how to dynamically change a button to bold
change text submit button
android studio change image on button click
change color of text button pyqt5
how to dynamically change the font size of a button visual basic
New to Communities?
Join the community