Home All Groups Group Topic Archive Search About

Alert message box help

Author
14 May 2006 2:46 PM
Fillippo
after i press a record or ok button i would like to know how to make it
apear a alert box and where do i have to put the following code (button
code?) plz help?

Author
14 May 2006 3:44 PM
Göran_Andersson
Use the MessageBox.Show method to produce a message box.

Fillippo wrote:
Show quoteHide quote
> after i press a record or ok button i would like to know how to make it
> apear a alert box and where do i have to put the following code (button
> code?) plz help?
Author
14 May 2006 7:45 PM
Herfried K. Wagner [MVP]
"Fillippo" <l***@dglnet.com.br> schrieb:
> after i press a record or ok button i would like to know how to make it
> apear a alert box and where do i have to put the following code (button
> code?)

\\\
MsgBox("Hello World")
///

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