Module Msgbox.pkg
MSGBOX.pkg
08/02/96 JJT - Checks a little harder for a container handle. If object
using this is inactive (no handle) we want it to look for
its parent handle. Else we get modeless confirm
09/12/96 JJT - Add addition Default button support
Msgbox.pkg (view source)- import declarations
- Integer
MessageBox(Handle hWndParent String sText String sCaption DWord wType)
- Integer
Message_Box(String sMessage String sCaption Integer Btns Integer Icon)
- Boolean
bEnabled - Integer
hWnd - Integer
hwPrnt - Integer
hwTest - Integer
hwOwner - String
IncorrectNewline - String
szMessage - String
szCaption - Integer
lpszMessage - Integer
lpszCaption - Integer
rval - Integer
iVoid - Integer
Obj
Info_Box(String sMessage String sTitle)
- Integer
hWnd - String
sCaption - Integer
rval
Stop_Box(String sMessage String sTitle)
- Integer
hWnd - String
sCaption - Integer
rval
- Integer
YesNo_Box(String sMessage String sTitle Integer DfltBtn)
- Integer
hWnd - String
sCaption - Integer
Dflt - Integer
rval
- Integer
YesNoCancel_Box(String sMessage String sTitle Integer DfltBtn)
- Integer
hWnd - String
sCaption - Integer
rval - Integer
Dflt
References (8):
Field References (0):
Module | Containing Symbol | Line |
---|