Next Previous Up Top Contents Index

6.7 Identifier reference

message_box_style

Function

datatype message_box_style =
      MB_ABORTRETRYIGNORE |
      MB_APPLMODAL |
      MB_ICONASTERISK |
      MB_ICONEXCLAMATION |
      MB_ICONHAND |
      MB_ICONINFORMATION |
      MB_ICONQUESTION |
      MB_ICONSTOP |
      MB_OK |
      MB_OKCANCEL |
      MB_RETRYCANCEL |
      MB_YESNO |
      MB_YESNOCANCEL

Table 6.12 ML dialog box functions

ML function

C function

Notes

messageBox

MessageBox

endDialog

EndDialog

§

getDlgItem

GetDlgItem

getDialogBaseUnits

GetDialogBaseUnits


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker