Mykro
08-31-2003, 02:07 PM
Could someone post an example for me on how this msgbox look like? What I have won't work..
This what I've attempted so far
msgbox("Hello ", txtName.text, _ "Hello from Visual Basic.NET", MsgBoxStyle.Information, "Hello User Message")
Thanks
This what I've attempted so far
msgbox("Hello ", txtName.text, _ "Hello from Visual Basic.NET", MsgBoxStyle.Information, "Hello User Message")
Thanks