This is a multi-part message in MIME format.

------=_NextPart_000_0068_01C612DA.628EE420
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Hi,

Can we create our own customized MessageBox and Inputbox, in which icons =
or images and custom message can be shown.

Thanks in advance,

Regards
Swat

------=_NextPart_000_0068_01C612DA.628EE420
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV>
<P><FONT face=3DArial size=3D2>Hi,</FONT></P>
<P><FONT face=3DArial size=3D2>Can we create our own customized =
MessageBox and=20
Inputbox, in which icons or images and custom message can be =
shown.</FONT></P>
<P><FONT face=3DArial size=3D2>Thanks in advance,</FONT></P>
<P><FONT face=3DArial size=3D2>Regards<BR></FONT><FONT face=3DArial=20
size=3D2>Swat</FONT></P></DIV></BODY></HTML>

------=_NextPart_000_0068_01C612DA.628EE420--

Re: Can we create our own MessageBox ? by Rob

Rob
Fri Jan 06 06:12:56 CST 2006

Yes, just create a new form that provides the functionality that you want
from MessageBox plus what you want added in. You'll need to write the code
to show the correct buttons and icons and return the correct DialogResult
but this is not difficult to do.

--
Rob Windsor [MVP-VB]
G6 Consulting
Toronto, Canada
http://msmvps.com/windsor/


"SwatSoftwareDev" <swatantra.chourey@gmail.com> wrote in message
news:ub$3JxqEGHA.1032@TK2MSFTNGP11.phx.gbl...
Hi,
Can we create our own customized MessageBox and Inputbox, in which icons or
images and custom message can be shown.
Thanks in advance,
Regards
Swat



Re: Can we create our own MessageBox ? by Herfried

Herfried
Fri Jan 06 07:13:44 CST 2006

"SwatSoftwareDev" <swatantra.chourey@gmail.com> schrieb:
>Can we create our own customized MessageBox and Inputbox, in which icons or
> images and custom message can be shown.

Implementing a message box with standard behavior
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=custommsgbox&lang=en>

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