Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : _window

Function : UINT msgBox (String message[,String title,DWORD undoc])


Description

displays a normal message box considering the caller as parent window. argument undoc is not yet documented.


Return

Nothing


Remarks

e.g.

form1.msgBox("Hello Universe!");





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc