Lines Matching refs:MsgBox
1505 MsgBox "Unknown application: " & myApp, vbCritical
1534 MsgBox "Unknown application: " & myApp, vbCritical
1542 MsgBox errStr, vbCritical
1635 MsgBox str, vbInformation
1698 response = MsgBox(str, vbOKCancel + vbInformation)
1748 response = MsgBox(str, vbOKCancel + vbInformation)
1810 MsgBox str, vbInformation
1820 MsgBox str, vbCritical
1849 MsgBox str, vbCritical
1913 MsgBox str, vbCritical
2077 MsgBox GetResString(ERR_CDROM_NOT_READY), vbCritical
2083 MsgBox ReplaceTopicTokens(GetResString(ERR_NO_DOC_DIR), _
2089 MsgBox GetResString(ERR_NO_DOC_TYPES), vbCritical
2186 MsgBox ReplaceTopicTokens(GetResString(ERR_NO_RESULTS_DIRECTORY), _
2197 MsgBox Msg1, vbCritical
2209 response = MsgBox(Msg, Style)
2252 MsgBox str, vbCritical
2308 MsgBox str, vbCritical
2315 MsgBox str, vbCritical
2418 MsgBox str, vbCritical
2473 response = MsgBox(strMsgBox, Buttons:=vbOKCancel + vbInformation)
2594 MsgBox str, vbCritical
2602 MsgBox str, vbCritical
2610 MsgBox str, vbCritical
2619 MsgBox str, vbCritical
2658 MsgBox str, vbCritical
2674 MsgBox str, vbCritical
2688 response = MsgBox(str, Style)
2756 MsgBox str, vbCritical
2796 MsgBox str, vbCritical
2806 MsgBox str, vbCritical
2820 response = MsgBox(str, Style)
2881 MsgBox str, vbCritical
3132 MsgBox str, vbCritical
3142 MsgBox str, vbCritical
3156 response = MsgBox(str, Style)
3216 MsgBox str, vbCritical
3309 MsgBox "Error: " & Err.Description