A
ats@jbex
I am currently working on an application in VB.Net 2005. One of the things
I want is a message box like I used to use in standard VB. e.g. In VB6 I
could write the following:
msgbox "Some text", vbOkCancel + vbQuestion, ApplicationName
How do I use to MsgBoxStyles in VB.Net 2005?
TIA
--
ats@jbex
No mercy for what we are doing
No thought to even what we have done
We don't need to feel the sorrow
No remorse for the helpless one
Metallica - No Remorse
I want is a message box like I used to use in standard VB. e.g. In VB6 I
could write the following:
msgbox "Some text", vbOkCancel + vbQuestion, ApplicationName
How do I use to MsgBoxStyles in VB.Net 2005?
TIA
--
ats@jbex
No mercy for what we are doing
No thought to even what we have done
We don't need to feel the sorrow
No remorse for the helpless one
Metallica - No Remorse