This is very easy.
To add a button just drag it to the form. Then to make it so the message box pops up.
Double click it. Then add this.
Code:MsgBox("Whatever you want the message to be", MsgBoxStyle.Information, "Title")
|
Results 1 to 6 of 6
Thread: Adding something in my program.Threaded View
|
Click Here to Expand Forum to Full Width |