11-16-2011, 06:06 PM
I need help with this.
i cant figure out how to make a radiobutton add an
icon to the msgbox when Checked and submited for the messagebox
Here is the code
_________________________________________________
_________________________________________________
so i hope you can help me
textbox1 is for the title and textbox2 is for the text
i cant figure out how to make a radiobutton add an
icon to the msgbox when Checked and submited for the messagebox
Here is the code
_________________________________________________
Code:
MessageBox.Show((TextBox2.Text), (TextBox1.Text))
so i hope you can help me
textbox1 is for the title and textbox2 is for the text