Home All Groups Group Topic Archive Search About

messagebox response enumeration

Author
23 Jun 2006 8:36 PM
cj
I see in VB.net 2003's help MessageBoxButtons enumeration,
MessageBoxDefaultButton enumeration, MessageBoxIcon enumeration, and
MessageBoxOptions enumeration but I don't see a listing of the
responses.  What do I search on in the index to find them?

Author
23 Jun 2006 9:32 PM
tomb
MsgBoxResult

T

cj wrote:

Show quoteHide quote
> I see in VB.net 2003's help MessageBoxButtons enumeration,
> MessageBoxDefaultButton enumeration, MessageBoxIcon enumeration, and
> MessageBoxOptions enumeration but I don't see a listing of the
> responses.  What do I search on in the index to find them?
Author
23 Jun 2006 11:13 PM
Herfried K. Wagner [MVP]
"tomb" <t***@technetcenter.com> schrieb:
> MsgBoxResult

.... or 'System.Windows.Forms.DialogResult' when using 'MessageBox.Show'.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>