[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
MsgYesNo( cMsg, cTitle )-> <lYesNo>
------------------------------------------------------------------------------
PARAMETER:
<cMsg> Is the message to that the user should respond with Yes or No
<cTitle> Is the title of the dialogbox, by default "Please, select"
RETURNS:
<lYesNo> is TRUE if the user pushed the 'Yes' Button
DESCRIPTION:
This function simplifies the management of the standard WinApi function
MessageBox() with the proper style to show the question icon and the
'Yes' and 'No' buttons.
SOURCE:
SOURCE\WINAPI\MSGBOX.C
See Also:
MessageBox
MsgRetryCancel
MsgGet
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson